Decision Workspace
orm_macro_derive vs orm_macro vs sqlb
Side-by-side comparison of Rust crates
48
orm_macro_derive
growingv1.3.0
The simplest sql builder that maps to your struct andlooks like an orm
44
orm_macro
growingv1.3.0
The simplest sql builder that maps to your struct andlooks like an orm
39
sqlb
growingv0.4.0
Simple, expressive, and progressive SQL Builder for Rust.
Core Metrics
| orm_macro_derive | orm_macro | sqlb | |
|---|---|---|---|
| Health Score | 48 | 44 | 39 |
| Total Downloads | 12.9K | 13.5K | 43.4K |
| 30d Downloads | 33 | 15 | 478 |
| Dependents | 12 | 0 | 8 |
| Releases | 11 | 12 | 21 |
| Last Updated | 674d ago | 674d ago | 913d ago |
| Age | 1y 11m | 1y 11m | 4y 6m |
Health Breakdown
orm_macro_derive
Maintenance
6
Quality
18
Community
9
Popularity
5
Documentation
10
orm_macro
Maintenance
7
Quality
16
Community
6
Popularity
5
Documentation
10
sqlb
Maintenance
6
Quality
10
Community
8
Popularity
6
Documentation
9
Technical Details
| orm_macro_derive | orm_macro | sqlb | |
|---|---|---|---|
| Version | 1.3.0 | 1.3.0 | 0.4.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 3 | 1 | 9 |
| Crate Size | 5KB | 4KB | 19KB |
| Features | 3 | 0 | 2 |
| Yanked % | 9.1% | 8.3% | 23.8% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •orm_macro_derive leads with a health score of 48/100, but none of the options score above 80.
- •sqlb has the most downloads (43.4K), suggesting wider adoption.
- •⚠ orm_macro_derive, orm_macro, sqlb have not been updated in over a year.
- •sqlb is pre-1.0 — API may change.