rsdbc

Crates.iorsdbc
lib.rsrsdbc
version0.0.1
sourcesrc
created_at2022-01-08 18:26:08.604176
updated_at2022-01-08 18:26:08.604176
descriptionRust Relation Database Connectivity (RSDBC) API
homepage
repositoryhttps://github.com/eventfully-engineered/rsdbc
max_upload_size
id510386
size6,344
Sean Carroll (seancarroll)

documentation

README

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

Commit count: 30

cargo fmt