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
- Ensure we are resilient across PG versions
- MySQL: Figure out how to handle tests that modify schema
- DATABASE_URL parsing isn't very robust
- See if we can catch common errors with a lint
- Renaming the primary key of a table blows everything up
- Expose diesel_cli's functionality as a library
- Support WITH RECURSIVE queries
- Examine our compiler errors, and see if we can improve them
- Things to fix once specialization is in stable
- Document our overall design principles, and guidelines for contribution
- Docs
- Rust not yet supported