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
- feat: per-backend column type overrides
- Per-backend column type overrides, e.g. json on mysql / jsonb on postgres
- Respect condition_type in linked joins
- codegen: emit documented citext attributes instead of ignore
- Re-design `TryGetable` to unify optional value decoding
- Fix schema sync failing to drop a stale index on MySQL
- [EntityLoader] `EntityLoader::load()::with()` does not work for `self_ref` self references.
- Join on EntityLoader `Entity::load().join(LeftJoin, child::Entity)`
- Support invoking sea-orm-cli as a Cargo subcommand
- Expect GROUP_CONCAT aggregration funciton
- Docs
- Rust not yet supported