platform/packages/orm/angel_orm/README.md
thomashii@dukefirehawk.com 613a24c89a Updated repository links
2023-12-25 11:45:10 +08:00

785 B

Angel3 ORM

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

Runtime support for Angel3 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