Decision Workspace
include-sql vs minify_sql vs sql_minifier
Side-by-side comparison of Rust crates
47
include-sql
growingv0.3.2
A Yesql inspired macro for using SQL in Rust
54
minify_sql
growingv0.1.7
Crate providing a function to minify SQL queries.
52
sql_minifier
growingv0.1.7
Crate providing methods and procedural macros to minify SQL code, optionally at compile time.
Core Metrics
| include-sql | minify_sql | sql_minifier | |
|---|---|---|---|
| Health Score | 47 | 54 | 52 |
| Total Downloads | 20.2K | 11.0K | 12.4K |
| 30d Downloads | 489 | 172 | 130 |
| Dependents | 26 | 15 | 5 |
| Releases | 10 | 6 | 8 |
| Last Updated | 252d ago | 74d ago | 74d ago |
| Age | 7y | 1y 11m | 1y 11m |
Health Breakdown
include-sql
Maintenance
7
Quality
15
Community
9
Popularity
5
Documentation
11
minify_sql
Maintenance
14
Quality
17
Community
9
Popularity
5
Documentation
9
sql_minifier
Maintenance
14
Quality
16
Community
8
Popularity
5
Documentation
9
Technical Details
| include-sql | minify_sql | sql_minifier | |
|---|---|---|---|
| Version | 0.3.2 | 0.1.7 | 0.1.7 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | GPL-3.0 | GPL-3.0 |
| Dependencies | 5 | 2 | 4 |
| Crate Size | 16KB | 6KB | 19KB |
| Features | 1 | 2 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2018 |
| MSRV | 1.88 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •minify_sql leads with a health score of 54/100, but none of the options score above 80.
- •include-sql has the most downloads (20.2K), suggesting wider adoption.