Decision Workspace
wb_sqlite vs geekorm vs rbatis-macro-driver
Side-by-side comparison of Rust crates
44
wb_sqlite
growingv0.2.1
Derive map of struct/field to SQLite table/column. Generate const/fn for create-table, insert, select, update.
68
geekorm
growingv0.11.7
A simple and easy to use ORM for SQLite databases
67
rbatis-macro-driver
stablev4.9.0
The Rust SQL Toolkit and ORM Library. An async, pure Rust SQL crate featuring compile-time Dynamic SQL
Core Metrics
| wb_sqlite | geekorm | rbatis-macro-driver | |
|---|---|---|---|
| Health Score | 44 | 68 | 67 |
| Total Downloads | 6.5K | 50.9K | 374.7K |
| 30d Downloads | 0 | 0 | 5.2K |
| Dependents | 0 | 117 | 304 |
| Releases | 7 | 55 | 177 |
| Last Updated | 374d ago | 1d ago | 22d ago |
| Age | 1y 11m | 2y 1m | 5y 8m |
Health Breakdown
wb_sqlite
Maintenance
8
Quality
14
Community
5
Popularity
5
Documentation
12
geekorm
Maintenance
19
Quality
17
Community
11
Popularity
6
Documentation
15
rbatis-macro-driver
Maintenance
18
Quality
17
Community
12
Popularity
7
Documentation
13
Technical Details
| wb_sqlite | geekorm | rbatis-macro-driver | |
|---|---|---|---|
| Version | 0.2.1 | 0.11.7 | 4.9.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | Apache-2.0 |
| Dependencies | 5 | 14 | 6 |
| Crate Size | 30KB | 99KB | 14KB |
| Features | 0 | 26 | 3 |
| Yanked % | 0.0% | 0.0% | 10.2% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | 1.82 | 1.85 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •geekorm leads with a health score of 68/100, but none of the options score above 80.
- •rbatis-macro-driver has the most downloads (374.7K), suggesting wider adoption.
- •rbatis-macro-driver is depended on by 304 crates — strongest ecosystem trust.
- •⚠ wb_sqlite has not been updated in over a year.
- •wb_sqlite, geekorm are pre-1.0 — API may change.