rdbc2 0.1.1

Rust Database Connectivity Interface
Documentation
1
2
3
# Rust DataBase Connectivity (RDBC)

This is a Rust implementation of the Java DataBase Connectivity (JDBC) API, a continuation and reimplementation of the [rdbc](https://github.com/tokio-rs/rdbc) project.