Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make an ORM adapter for Casbin C/C++ #214

Open
hsluoyz opened this issue Aug 12, 2022 · 2 comments
Open

Make an ORM adapter for Casbin C/C++ #214

hsluoyz opened this issue Aug 12, 2022 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@hsluoyz
Copy link
Member

hsluoyz commented Aug 12, 2022

PosgreSQL is required by: #213

But I think first we need an ORM adapter to support most of common DBs.

Some ORM libs I can find are:

Our requirements are:

  • A modern ORM framework, no old-school thing. Source code should be hosted at GitHub
  • Support all OSs like Casbin-CPP, it should not limit our user scope
  • Support most popular DBs, like MySQL, PosgreSQL, SQL Server, Oracle
  • Easy to use, like the Go or Java ORM
  • Performance should be OK (not too slow)
@casbin-bot
Copy link
Member

@hsluoyz
Copy link
Member Author

hsluoyz commented Aug 12, 2022

@divy9881 @EmperorYP7 @sheny1xuan any suggestions?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants