rsdbc-mysql

Crates.iorsdbc-mysql
lib.rsrsdbc-mysql
version0.0.1
sourcesrc
created_at2022-01-08 18:21:57.655211
updated_at2022-01-08 18:21:57.655211
description MySQL RSDBC Driver
homepage
repositoryhttps://github.com/eventfully-engineered/rsdbc
max_upload_size
id510381
size4,726
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