Decision Workspace
sqlformat vs diesel vs datafusion-common
Side-by-side comparison of Rust crates
56
sqlformat
growingv0.5.0
Formats whitespace in a SQL string to make it easier to read
78
diesel
stablev2.3.9
A safe, extensible ORM and Query Builder for PostgreSQL, SQLite, and MySQL
74
datafusion-common
stablev53.1.0
Common functionality for DataFusion query engine
Core Metrics
| sqlformat | diesel | datafusion-common | |
|---|---|---|---|
| Health Score | 56 | 78 | 74 |
| Total Downloads | 57.4M | 27.5M | 20.3M |
| 30d Downloads | 3.9M | 1.9M | 1.3M |
| Dependents | 1.0K | 8.1K | 2.3K |
| Releases | 25 | 94 | 66 |
| Last Updated | 229d ago | 25d ago | 39d ago |
| Age | 6y 1m | 10y 6m | 4y 3m |
Health Breakdown
sqlformat
Maintenance
10
Quality
11
Community
12
Popularity
8
Documentation
15
diesel
Maintenance
17
Quality
19
Community
19
Popularity
8
Documentation
15
datafusion-common
Maintenance
20
Quality
18
Community
16
Popularity
8
Documentation
12
Technical Details
| sqlformat | diesel | datafusion-common | |
|---|---|---|---|
| Version | 0.5.0 | 2.3.9 | 53.1.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | Apache-2.0 |
| Dependencies | 8 | 34 | 24 |
| Crate Size | 42KB | 442KB | 278KB |
| Features | 1 | 26 | 7 |
| Yanked % | 8.0% | 0.0% | 1.5% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | 1.84 | 1.86.0 | 1.88.0 |
| Owners | 1 | 3 (team) | 7 |
Links
Quick Verdict
- •diesel leads with a health score of 78/100, but none of the options score above 80.
- •sqlformat has the most downloads (57.4M), suggesting wider adoption.
- •diesel is depended on by 8.1K crates — strongest ecosystem trust.
- •sqlformat is pre-1.0 — API may change.