1 unstable release

0.0.1 Jan 8, 2022

#555 in #sql


Used in rsdbc

MIT license

70KB
935 lines

Rust Relational Database Connectivity (RSDBC)

R2DBC (R-squared DBC) aka Rust Relational Database Connectivity or just Rust Database Connectivity is a common API around accessing relational databases. This was initially inspired by RDBC and similar to that project RSDBC is not attempting to build new drivers but instead wrap existing drivers around a common API.

NOTE: WIP. Placeholder. Nothing to see here at the moment.

You should be looking at

Acknowledgements

Dependencies

~12–25MB
~440K SLoC