1 unstable release
0.0.1 | Aug 29, 2024 |
---|
#4 in #typesafe
29 downloads per month
Used in 3 crates
20KB
373 lines
Besu
A typesafe, async, and database-agnostic query builder for Rust.
Checkout the documentation for more information.
lib.rs
:
A typesafe, async, and database-agnostic query builder for Rust.
Besu is in early development and is not ready for public use!
Drivers/Dialects
- besu-mysql for MySQL support.
- besu-sqlite for SQLite support.
- besu-postgres for PostgreSQL support.
Dependencies
~170KB