#mysql #postgresql #async

esql

Useful and lightweight database extension library for your Rust project

3 releases

0.1.2 Aug 27, 2024
0.1.1 Aug 14, 2024
0.1.0 Aug 13, 2024

#1106 in Database interfaces

Download history 228/week @ 2024-08-12 13/week @ 2024-08-19 147/week @ 2024-08-26

388 downloads per month

MIT license

27KB
721 lines

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

Dependencies

~0.8–12MB
~146K SLoC