32 stable releases
4.5.48 | Feb 22, 2025 |
---|---|
4.5.45 | Dec 12, 2024 |
4.5.41 | Nov 16, 2024 |
4.5.34 |
|
0.1.22 | Sep 15, 2022 |
#124 in #database-driver
1,850 downloads per month
Used in 31 crates
(14 directly)
175KB
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–20MB
~306K SLoC