All Projects → s-panferov → deuterium-orm

s-panferov / deuterium-orm

Licence: MIT License
Very basic ORM for Rust (supports only PostgreSQL right now) based on Deuterium

Programming Languages

rust
11053 projects

Run tests

RUST_THREADS=1 POSTGRES_CONNECTION=postgres://{YOUR_USER}@localhost/jedi cargo test

Examples

Please see tests for working 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].