An attempt to make a less strongly-typed database abstraction layer for Rust.
.cargo | ||
src | ||
tests | ||
.gitignore | ||
Cargo.toml | ||
README.md |
StringQB
This is an attempt to build a "stringly-typed" SQL query builder and database abstraction layer.