good-ormning 0.4.1

Maybe an ORM
Documentation
1
2
3
4
5
6
7
8
pub mod utils;
pub mod select;
pub mod select_body;
pub mod delete;
pub mod update;
pub mod expr;
pub mod insert;
pub mod helpers;