Decision Workspace
sqlx-models vs sql_from_models vs 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.
47
sql_from_models
growingv0.1.15
A migration management library for applications using PostgresSQL, MySQL or SQLite.
37
models
growingv0.1.3
A migration management library for applications using PostgresSQL, MySQL or SQLite.
Core Metrics
| sqlx-models | sql_from_models | models | |
|---|---|---|---|
| Health Score | 34 | 47 | 37 |
| Total Downloads | 6.5K | 10.7K | 6.0K |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 0 |
| Releases | 5 | 13 | 4 |
| Last Updated | 1707d ago | 11d ago | 1688d ago |
| Age | 4y 8m | 2y 9m | 4y 8m |
Health Breakdown
sqlx-models
Maintenance
5
Quality
15
Community
3
Popularity
5
Documentation
6
sql_from_models
Maintenance
17
Quality
16
Community
3
Popularity
5
Documentation
6
models
Maintenance
7
Quality
16
Community
3
Popularity
5
Documentation
6
Technical Details
| sqlx-models | sql_from_models | models | |
|---|---|---|---|
| Version | 0.0.5 | 0.1.15 | 0.1.3 |
| 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 | 35KB | 18KB |
| Features | 3 | 5 | 5 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Quick Verdict
- •sql_from_models leads with a health score of 47/100, but none of the options score above 80.
- •⚠ sqlx-models, models have not been updated in over a year.