Skip to content

SQLObject Adapter for PyCasbin v0.1.1

Compare
Choose a tag to compare
@leeqvip leeqvip released this 13 Jun 12:32
· 4 commits to master since this release

SQLObject Adapter is the SQLObject adapter for PyCasbin. With this library, Casbin can load policy from SQLObject supported database or save policy to it.

The current supported databases are:

  • PostgreSQL
  • MySQL
  • SQLite
  • Microsoft SQL Server
  • Firebird
  • Sybase
  • MAX DB
  • pyfirebirdsql