Decision Workspace
include-oracle-sql-args vs minify_sql vs sql_minifier
Side-by-side comparison of Rust crates
39
include-oracle-sql-args
growingv0.1.1
proc-macro(s) that assist include-oracle-sql in generating Yesql-like methods 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-oracle-sql-args | minify_sql | sql_minifier | |
|---|---|---|---|
| Health Score | 39 | 54 | 52 |
| Total Downloads | 4.7K | 11.0K | 12.4K |
| 30d Downloads | 73 | 172 | 130 |
| Dependents | 5 | 15 | 5 |
| Releases | 2 | 6 | 8 |
| Last Updated | 1142d ago | 74d ago | 74d ago |
| Age | 3y 11m | 1y 11m | 1y 11m |
Health Breakdown
include-oracle-sql-args
Maintenance
4
Quality
15
Community
7
Popularity
4
Documentation
9
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-oracle-sql-args | minify_sql | sql_minifier | |
|---|---|---|---|
| Version | 0.1.1 | 0.1.7 | 0.1.7 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | GPL-3.0 | GPL-3.0 |
| Dependencies | 3 | 2 | 4 |
| Crate Size | 3KB | 6KB | 19KB |
| Features | 0 | 2 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2018 |
| MSRV | — | — | — |
| 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.
- •sql_minifier has the most downloads (12.4K), suggesting wider adoption.
- •⚠ include-oracle-sql-args has not been updated in over a year.