/esql

Primary LanguageRustMIT LicenseMIT

eSQL

GitHub branch status GitHub License Crates.io Version

Enhanced SQL experience for your Rust project. The crate contains some lightweight utilities that can be used with tokio-postgres and mysql_async.

Dynamic SQL builder

TODO: documentation

Migrations

TODO: documentation