tql 0.1.0

Compile-time ORM (runtime library)
Documentation

TQL is a Rust compiler plugin providing an SQL DSL.

It type check your expression at compile time and converts it to SQL.