.. | ||
example | ||
lib | ||
.gitignore | ||
analysis_options.yaml | ||
AUTHORS.md | ||
CHANGELOG.md | ||
LICENSE | ||
pubspec.yaml | ||
README.md |
Protevus ORM
Runtime support for Protevus ORM. Includes a clean, database-agnostic query builder and relationship/join support.
Supported database
- PostgreSQL version 10 or later
- MariaDB 10.2.x
- MySQL 8.x
For documentation about the ORM, see Developer Guide