611 B
611 B
SeaORM
An [adjective] ORM for Rust
Built with ❤️ by 🌊🦀🐠
SeaORM - The Document ORM for Rust
Features
-
Async SeaORM is new to the party and rely on SQLx, so async support is not an afterthought.
-
Progressive Built upon SeaQuery (a dynamic query builder), SeaORM allows you to build complex queries without 'fighting the ORM'.
-
Testable Use mock connection to write unit tests for your logic.
-
API oriented Quickly build search models that help you filter, sort and paginate data in APIs.