sea-orm
https://github.com/seaql/sea-orm
Rust
🐚 An async & dynamic ORM for Rust
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported3 Subscribers
Add a CodeTriage badge to sea-orm
Help out
- Issues
- Adding a Config cli option to take a json config as input for specifing cli flags for generate entity
- Replace `dotenv` with `dotenvy`
- `sea_orm_cli` doesn't generate the correct relation for a foreign key in a different schema
- MRE for 1778
- Custom type for table primary key
- Add `into_tuple` to `SelectTwo` and `SelectTwoMany`
- Generate the initial migration for an entity from its model definition
- Support "Nest" for `DerivePartialModel` and `FromQueryResult`
- feat: add `decimal_crate` flag to `sea-orm-cli` codegen
- Allow unique key to be used instead of primary key
- Docs
- Rust not yet supported