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