Skip to content

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

@hsluoyz

Description

@hsluoyz

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)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions