All Projects → s-panferov → Deuterium

s-panferov / Deuterium

Licence: mit
Fully typed SQL query builder for Rust [deprecated]

Programming Languages

rust
11053 projects

What is Deuterium?

Build Status

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].