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 supported15 Subscribers
Add a CodeTriage badge to diesel
Help out
- Issues
- Support for multi-row updates with postgres?
- 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>>
- Queries on indexed char(n) column in PostgreSQL use sequential scan
- WIP moving mysql types.rs file to shared area
- Add a distinced Backend for MariaDb
- Loading a sqlite3 extension?
- Docs
- Rust not yet supported