rsdbc-core

Crates.iorsdbc-core
lib.rsrsdbc-core
version0.0.1
sourcesrc
created_at2022-01-08 18:19:56.451941
updated_at2022-01-08 18:19:56.451941
descriptionRSDBC core library
homepage
repositoryhttps://github.com/eventfully-engineered/rsdbc
max_upload_size
id510376
size51,918
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