31 stable releases
new 4.5.45 | Dec 12, 2024 |
---|---|
4.5.41 | Nov 16, 2024 |
4.5.34 |
|
4.5.30 |
|
0.1.22 | Sep 15, 2022 |
#120 in #database-driver
3,450 downloads per month
Used in 30 crates
(14 directly)
170KB
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