querydown 0.0.1

An expressive DSL for writing relational database queries that compile to SQL
Documentation
1
2
3
pub mod dialect;
pub mod postgres;
pub mod sql;