Decision Workspace
sqlo vs sea-orm-migration vs sea-orm-cli
Side-by-side comparison of Rust crates
35
sqlo
growingv0.2.0
Syntactic sugar for sqlx. Sqlo is another attempt to make a nice/pleasant API in Rust using relational database. Sqlo is built on top of sqlx and uses sqlx macros so you keep all the power of sqlx at compile time with less boiler plate. Right now, Sqlite, Postgres and MySql are supported
79
sea-orm-migration
stablev1.1.19
Migration utility for SeaORM
76
sea-orm-cli
stablev1.1.19
Command line utility for SeaORM
Core Metrics
| sqlo | sea-orm-migration | sea-orm-cli | |
|---|---|---|---|
| Health Score | 35 | 79 | 76 |
| Total Downloads | 2.7K | 7.7M | 7.8M |
| 30d Downloads | 5 | 455.6K | 445.9K |
| Dependents | 0 | 1.3K | 135 |
| Releases | 2 | 108 | 128 |
| Last Updated | 1076d ago | 18d ago | 18d ago |
| Age | 2y 11m | 3y 10m | 4y 7m |
Health Breakdown
sqlo
Maintenance
4
Quality
14
Community
5
Popularity
4
Documentation
8
sea-orm-migration
Maintenance
19
Quality
21
Community
16
Popularity
8
Documentation
15
sea-orm-cli
Maintenance
19
Quality
21
Community
13
Popularity
8
Documentation
15
Technical Details
| sqlo | sea-orm-migration | sea-orm-cli | |
|---|---|---|---|
| Version | 0.2.0 | 1.1.19 | 1.1.19 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | non-standard | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 21 | 9 | 14 |
| Crate Size | 42KB | 39KB | 33KB |
| Features | 3 | 23 | 16 |
| Yanked % | 0.0% | 2.8% | 3.9% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.65 | 1.65 |
| Owners | 1 | 2 | 2 |
Links
Quick Verdict
- •sea-orm-migration leads with a health score of 79/100, but none of the options score above 80.
- •sea-orm-cli has the most downloads (7.8M), suggesting wider adoption.
- •sea-orm-migration is depended on by 1.3K crates — strongest ecosystem trust.
- •⚠ sqlo has not been updated in over a year.
- •sqlo is pre-1.0 — API may change.