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
- Skip SQLite generated columns in `generate entity`
- sea-orm-cli generate entity emits SQL generated columns (VIRTUAL/STORED) as writable fields
- `sea-orm-cli generate entity` panics with `"not implemented"` on `Decimal` column (2.0.0-rc.41)
- set_unset & friends for `ActiveValue`
- sea_orm struggles to support multiple sets of relations between the same two tables
- "Set if unset" methods for ActiveValues
- Newtype primary keys
- sea-orm-sync + rusqlite , cannot put DatabaseConnection in OnceLock because it is not Sync
- Generate Active Model from Two Models' Differences
- Type-safe primary keys
- Docs
- Rust not yet supported