Decision Workspace
sqlx-pg-seeder vs diesel-guard vs easy-sql
Side-by-side comparison of Rust crates
47
sqlx-pg-seeder
growingv0.1.4
The crate that assists in creating seeders for PostgreSQL databases using SQLx
57
diesel-guard
experimentalv0.9.0
Linter for dangerous Postgres migration patterns in Diesel and SQLx. Prevents downtime caused by unsafe schema changes.
53
easy-sql
experimentalv0.101.1
Macro-first SQL toolkit with compile-time checked queries, optional migrations on top of sqlx.
Core Metrics
| sqlx-pg-seeder | diesel-guard | easy-sql | |
|---|---|---|---|
| Health Score | 47 | 57 | 53 |
| Total Downloads | 4.9K | 7.7K | 428 |
| 30d Downloads | 6 | 5.3K | 10 |
| Dependents | 0 | 0 | 0 |
| Releases | 4 | 11 | 6 |
| Last Updated | 821d ago | 6d ago | 34d ago |
| Age | 2y 3m | 3m | 6m |
Health Breakdown
sqlx-pg-seeder
Maintenance
10
Quality
15
Community
3
Popularity
4
Documentation
15
diesel-guard
Maintenance
22
Quality
11
Community
6
Popularity
5
Documentation
13
easy-sql
Maintenance
17
Quality
14
Community
6
Popularity
3
Documentation
13
Technical Details
| sqlx-pg-seeder | diesel-guard | easy-sql | |
|---|---|---|---|
| Version | 0.1.4 | 0.9.0 | 0.101.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | Apache-2.0 |
| Dependencies | 3 | 14 | 27 |
| Crate Size | 8KB | 337KB | 94KB |
| Features | 0 | 0 | 13 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | 1.74 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •diesel-guard leads with a health score of 57/100, but none of the options score above 80.
- •⚠ sqlx-pg-seeder has not been updated in over a year.