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
- 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`
- Support multiple schemas in diesel.toml
- Enhancement: traits for uniqueness
- Feature: Clustered Database Connections
- Add Clustered Database Connections [WIP]
- [table-name] ignored in cli
- `as_guery()` should not be needed to pass a table to `exists`
- Docs
- Rust not yet supported