esql

Crates.ioesql
lib.rsesql
version0.1.2
sourcesrc
created_at2024-08-13 16:07:41.742598
updated_at2024-08-27 14:16:04.958214
descriptionUseful and lightweight database extension library for your Rust project
homepage
repository
max_upload_size
id1336217
size30,062
Peter Frank (MDM23)

documentation

README

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

Commit count: 0

cargo fmt