aim_database 0.0.1 copy "aim_database: ^0.0.1" to clipboard
aim_database: ^0.0.1 copied to clipboard

Database abstraction layer for Aim. Provides common interfaces for database drivers like aim_postgres.

aim_database #

Database abstraction layer for the Aim framework.

Overview #

aim_database provides common interfaces for database drivers in the Aim ecosystem. This package defines the Database and Transaction abstract classes that concrete database implementations (like aim_postgres) must implement.

Installation #

This package is typically used as a dependency of database driver packages. You generally don't need to install it directly.

If you need database functionality, use a concrete driver package:

Contributing #

Contributions are welcome! Please see the main repository for contribution guidelines.

License #

See the LICENSE file in the main repository.

1
likes
0
points
158
downloads

Publisher

verified publisheraim-dart.dev

Weekly Downloads

Database abstraction layer for Aim. Provides common interfaces for database drivers like aim_postgres.

Repository (GitHub)
View/report issues

License

unknown (license)

More

Packages that depend on aim_database