Decision Workspace
squire-derive vs wb_sqlite vs sqlite3-ext-vtab-macro
Side-by-side comparison of Rust crates
53
squire-derive
experimentalv0.0.1-alpha.3
Procedural macros for Squire
44
wb_sqlite
growingv0.2.1
Derive map of struct/field to SQLite table/column. Generate const/fn for create-table, insert, select, update.
38
sqlite3-ext-vtab-macro
experimentalv0.2.0
Derive macros for sqlite3-ext-vtab
Core Metrics
| squire-derive | wb_sqlite | sqlite3-ext-vtab-macro | |
|---|---|---|---|
| Health Score | 53 | 44 | 38 |
| Total Downloads | 197 | 6.5K | 51 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 8 | 0 | 1 |
| Releases | 3 | 7 | 1 |
| Last Updated | 32d ago | 374d ago | 65d ago |
| Age | 6m | 1y 11m | 2m |
Health Breakdown
squire-derive
Maintenance
17
Quality
15
Community
8
Popularity
3
Documentation
10
wb_sqlite
Maintenance
8
Quality
14
Community
5
Popularity
5
Documentation
12
sqlite3-ext-vtab-macro
Maintenance
9
Quality
13
Community
6
Popularity
2
Documentation
8
Technical Details
| squire-derive | wb_sqlite | sqlite3-ext-vtab-macro | |
|---|---|---|---|
| Version | 0.0.1-alpha.3 | 0.2.1 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Apache-2.0 | MIT OR Apache-2.0 | blessing |
| Dependencies | 5 | 5 | 5 |
| Crate Size | 9KB | 30KB | 7KB |
| Features | 3 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | 1.82 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •squire-derive leads with a health score of 53/100, but none of the options score above 80.
- •wb_sqlite has the most downloads (6.5K), suggesting wider adoption.
- •⚠ wb_sqlite has not been updated in over a year.