29 stable releases
new 4.5.40 | Nov 7, 2024 |
---|---|
4.5.35 |
|
4.5.34 |
|
4.5.30 |
|
0.1.22 | Sep 15, 2022 |
#112 in #database-driver
2,700 downloads per month
Used in 30 crates
(14 directly)
165KB
5K
SLoC
RBDC driver abstract
- an database driver abstract for rbatis
- supported database drivers see rbatis
how to define my driver to support rbdc driver?
should impl trait and load driver
- impl trait
rbdc::db::{Driver, MetaData, Row, Connection, ConnectOptions, Placeholder};
Dependencies
~7–19MB
~294K SLoC