Readme
This commit is contained in:
parent
af4fb2ab7d
commit
28b82fa6ed
@ -10,21 +10,23 @@
|
||||
|
||||
</div>
|
||||
|
||||
# SeaORM - The Document ORM for Rust
|
||||
# SeaORM - An [adjective] ORM for Rust
|
||||
|
||||
## Features
|
||||
|
||||
1. Async
|
||||
|
||||
SeaORM is new to the party and rely on SQLx, so async support is not an afterthought.
|
||||
|
||||
|
||||
2. Progressive
|
||||
|
||||
Built upon SeaQuery (a dynamic query builder), SeaORM allows you to build complex queries without 'fighting the ORM'.
|
||||
|
||||
|
||||
3. Testable
|
||||
|
||||
Use mock connection to write unit tests for your logic.
|
||||
|
||||
|
||||
4. API oriented
|
||||
|
||||
Quickly build search models that help you filter, sort and paginate data in APIs.
|
||||
|
Loading…
x
Reference in New Issue
Block a user