Decision Workspace
wb_sqlite vs rbatis-macro-driver vs geekorm
Side-by-side comparison of Rust crates
45
wb_sqlite
growingv0.2.1
Derive map of struct/field to SQLite table/column. Generate const/fn for create-table, insert, select, update.
65
rbatis-macro-driver
stablev4.7.2
The Rust SQL Toolkit and ORM Library. An async, pure Rust SQL crate featuring compile-time Dynamic SQL
65
geekorm
growingv0.11.5
A simple and easy to use ORM for SQLite databases
Core Metrics
| wb_sqlite | rbatis-macro-driver | geekorm | |
|---|---|---|---|
| Health Score | 45 | 65 | 65 |
| Total Downloads | 6.5K | 364.6K | 50.6K |
| 30d Downloads | 9 | 5.3K | 164 |
| Dependents | 0 | 295 | 111 |
| Releases | 7 | 175 | 53 |
| Last Updated | 315d ago | 44d ago | 49d ago |
| Age | 1y 9m | 5y 6m | 1y 11m |
Health Breakdown
wb_sqlite
Maintenance
9
Quality
14
Community
5
Popularity
5
Documentation
12
rbatis-macro-driver
Maintenance
16
Quality
17
Community
12
Popularity
7
Documentation
13
geekorm
Maintenance
16
Quality
17
Community
11
Popularity
6
Documentation
15
Technical Details
| wb_sqlite | rbatis-macro-driver | geekorm | |
|---|---|---|---|
| Version | 0.2.1 | 4.7.2 | 0.11.5 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | Apache-2.0 | MIT |
| Dependencies | 5 | 6 | 14 |
| Crate Size | 30KB | 13KB | 96KB |
| Features | 0 | 3 | 26 |
| Yanked % | 0.0% | 10.3% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.82 | — | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rbatis-macro-driver leads with a health score of 65/100, but none of the options score above 80.
- •rbatis-macro-driver is depended on by 295 crates — strongest ecosystem trust.
- •wb_sqlite, geekorm are pre-1.0 — API may change.