njord 0.1.0

A lightweight ORM framework for Rust with strong-typed SQL DSL and sequence APIs.
Documentation
1
2
3
pub mod sqlite;
pub mod table;
pub mod util;