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 marker trait for all things that should implement RunQueryDsl
- Implemented API support for `set_limit` (`sqlite3_limit`) in sqlite
- Enable MySQL "LOAD DATA LOCAL" with url option
- Added SQLite hooks helper methods
- Add fuzzing infrastructure for improved security testing
- Add support for feature-gated columns in `table!` macro
- Run tests also on windows arm runners
- Fix release build
- Fix diesel_derives compilation with syn 2.0
- Add jsonb_path_exists and jsonb_path_match PostgreSQL functions
- Docs
- Rust not yet supported