FLUTTER ECOSYSTEM

angel3_orm

Runtime support for Angel3 ORM. Includes base classes for queries.

Latest version
8.4.0
30-day downloads
230
Likes
13
Pub points
160

Package Overview

Selection guidance generated from public package information. For reference only.

Overview

Angel3 ORM provides runtime support for object-relational mapping in Dart applications, enabling seamless interaction between Dart objects and databases. It includes foundational classes for constructing and executing database queries, simplifying data access patterns in backend services. Designed for use with the Angel3 framework, it supports multiple platforms including Android, iOS, Web, macOS, Windows, and Linux. The package is ideal for developers building scalable, database-driven web servers with type-safe query operations.

Use cases
  • Building database-backed web servers
  • Implementing CRUD operations with type safety
  • Creating scalable backend APIs
  • Managing relationships between data models
  • Integrating with Angel3 framework
Key features
  • Runtime ORM support
  • Base classes for query construction
  • Type-safe database interactions
  • Cross-platform compatibility
  • Seamless integration with Angel3
  • Support for multiple databases
Suitable for
  • Backend developers using Angel3
  • Dart-based web server projects
  • Applications requiring database abstraction
  • Teams prioritizing type safety
  • Projects targeting multiple platforms
Considerations
  • Requires Angel3 framework
  • Limited documentation available
  • Best suited for server-side Dart
  • Not intended for mobile UI development
  • Dependent on underlying database drivers
Supported platformsAndroidiOSWebmacOSWindowsLinux

Install package

flutter pub add angel3_orm

Categories

Source repository

Related projects

No data available yet.