#orm #sql #postgresql

nightly deuterium_orm

Simple ORM for Rust

12 releases (4 breaking)

Uses old Rust 2015

0.5.0 May 1, 2015
0.4.4 Mar 9, 2015
0.4.3 Feb 18, 2015
0.3.2 Feb 12, 2015
0.1.1 Dec 4, 2014

#243 in #orm

MIT license

13KB
305 lines

Run tests

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

Examples

Please see tests for working examples.

Dependencies

~11–23MB
~381K SLoC