diesel
https://github.com/diesel-rs/diesel
Rust
A safe, extensible ORM and Query Builder 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 supported14 Subscribers
Add a CodeTriage badge to diesel
Help out
- Issues
- Experiment with a Queryable implementation that does take field names in account
- [suggestion] use rust 2018 raw ident for reserved names
- Add `directives` option to diesel.toml to allow for schema.rs directives
- AllColumns pattern isn't compatible with BoxedQuery pattern
- MySQL: No binding data type for Nullable<Unsigned<Double>>
- Loading a sqlite3 extension?
- Add some derives for common trivial traits
- Added single-element tuple example for select
- Update code examples for inserting posts to use tuples
- query_dsl::methods::LoadQuery docs talk about `load`, but it's actually `internal_load`
- Docs
- Rust not yet supported