Decision Workspace
sqlx-models vs models vs sql_from_models
Side-by-side comparison of Rust crates
34
sqlx-models
growingv0.0.5
A work in progress implementation of a migration tool for sqlx.
37
models
growingv0.1.3
A migration management library for applications using PostgresSQL, MySQL or SQLite.
37
sql_from_models
growingv0.1.14
A migration management library for applications using PostgresSQL, MySQL or SQLite.
Core Metrics
| sqlx-models | models | sql_from_models | |
|---|---|---|---|
| Health Score | 34 | 37 | 37 |
| Total Downloads | 6.5K | 5.9K | 10.7K |
| 30d Downloads | 7 | 50 | 25 |
| Dependents | 0 | 0 | 0 |
| Releases | 5 | 4 | 12 |
| Last Updated | 1648d ago | 1629d ago | 442d ago |
| Age | 4y 6m | 4y 6m | 2y 7m |
Health Breakdown
sqlx-models
Maintenance
5
Quality
15
Community
3
Popularity
5
Documentation
6
models
Maintenance
7
Quality
16
Community
3
Popularity
5
Documentation
6
sql_from_models
Maintenance
7
Quality
16
Community
3
Popularity
5
Documentation
6
Technical Details
| sqlx-models | models | sql_from_models | |
|---|---|---|---|
| Version | 0.0.5 | 0.1.3 | 0.1.14 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | Apache-2.0 | Apache-2.0 |
| Dependencies | 14 | 11 | 11 |
| Crate Size | 12KB | 18KB | 19KB |
| Features | 3 | 5 | 5 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Quick Verdict
- •models leads with a health score of 37/100, but none of the options score above 80.
- •sql_from_models has the most downloads (10.7K), suggesting wider adoption.
- •⚠ sqlx-models, models, sql_from_models have not been updated in over a year.