diesel

A safe, extensible ORM and Query Builder for Rust

Github stars Tracking Chart

A safe, extensible ORM and Query Builder for Rust

Build Status
Azure Pipeline Build Status
Appveyor Build Status
Gitter
Crates.io

API Documentation: latest releasemaster branch

Homepage

Diesel gets rid of the boilerplate for database interaction and eliminates
runtime errors without sacrificing performance. It takes full advantage of
Rust's type system to create a low overhead query builder that "feels like
Rust."

Getting Started

Find our extensive Getting Started tutorial at
https://diesel.rs/guides/getting-started.
Guides on more specific features are coming soon.

Getting help

If you run into problems, Diesel has a very active Gitter room.
You can come ask for help at
gitter.im/diesel-rs/diesel.
For help with longer questions and discussion about the future of Diesel,
visit our discourse forum.

Code of conduct

Anyone who interacts with Diesel in any space, including but not limited to
this GitHub repository, must follow our code of conduct.

License

Licensed under either of these:

Contributing

Before contributing, please read the contributors guide
for useful information about setting up Diesel locally, coding style and common abbreviations.

Unless you explicitly state otherwise, any contribution you intentionally submit
for inclusion in the work, as defined in the Apache-2.0 license, shall be
dual-licensed as above, without any additional terms or conditions.

Overview

Name With Ownerdiesel-rs/diesel
Primary LanguageRust
Program languageRust (Language Count: 3)
Platform
License:Apache License 2.0
Release Count79
Last Release Namev2.1.6 (Posted on 2024-04-19 07:57:39)
First Release Namev0.1.0 (Posted on )
Created At2015-08-29 22:51:00
Pushed At2024-05-06 15:19:24
Last Commit At2024-05-04 09:49:53
Stargazers Count12k
Watchers Count107
Fork Count1k
Commits Count5.8k
Has Issues Enabled
Issues Count1532
Issue Open Count107
Pull Requests Count1578
Pull Requests Open Count30
Pull Requests Close Count319
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top