10 releases (5 breaking)
Uses old Rust 2015
0.5.0 | May 20, 2018 |
---|---|
0.4.0 | May 1, 2015 |
0.3.3 | Mar 9, 2015 |
0.3.2 | Feb 21, 2015 |
0.0.1 | Nov 29, 2014 |
#2797 in Database interfaces
37 downloads per month
Used in deuterium_orm
110KB
2.5K
SLoC
What is Deuterium?
Deuterium is a fancy SQL builder for Rust. It's designed to provide a DSL to easily build SQL queries in safe and typed way.
Like Rust itself, Deuterium is still in the early stages of development, so don't be surprised if APIs change and things break. If something's not working properly, file an issue or submit a pull request!
# Cargo.toml
[dependencies.deuterium]
git = "https://github.com/deuterium-orm/deuterium"
Examples?
We have a lot! See tests for examples.
Dependencies
~7MB
~147K SLoC