platform/packages/orm/angel_orm
2024-10-12 18:45:27 -07:00
..
example Refactor: changing namespace, imports, re-branding 2024-10-12 18:45:27 -07:00
lib Refactor: changing namespace, imports, re-branding 2024-10-12 18:45:27 -07:00
.gitignore Update authors and licence 2021-05-15 21:37:00 +08:00
analysis_options.yaml Published angel3_orm and angel3_model 2021-12-10 14:03:15 +08:00
AUTHORS.md Update authors and licence 2021-05-15 21:37:00 +08:00
CHANGELOG.md Refactor: changing namespace, imports, re-branding 2024-10-12 03:35:14 -07:00
LICENSE Published angel3_orm and angel3_model 2021-12-10 14:03:15 +08:00
pubspec.yaml Refactor: changing namespace, imports, re-branding 2024-10-12 18:45:27 -07:00
README.md Refactor: changing namespace, imports, re-branding 2024-10-12 18:45:27 -07:00

Protevus ORM

Pub Version (including pre-releases) Null Safety Discord License

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