rsdbc-postgres

Crates.iorsdbc-postgres
lib.rsrsdbc-postgres
version0.0.1
sourcesrc
created_at2022-01-08 18:22:57.736796
updated_at2022-01-08 18:22:57.736796
descriptionPostgres RSDBC Driver
homepage
repositoryhttps://github.com/eventfully-engineered/rsdbc
max_upload_size
id510383
size18,061
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