Decision Workspace
mssql-value-serializer vs statiq-macros vs statiq
Side-by-side comparison of Rust crates
48
mssql-value-serializer
experimentalv0.1.3
Convert Rust values into SQL Server-compatible literal expressions, enabling dynamic SQL generation without parameter count limitations.
57
statiq-macros
experimentalv0.2.3
Proc-macro crate for statiq — compile-time SQL generation for MSSQL entities via #[derive(SqlEntity)]
54
statiq
experimentalv0.2.3
Zero-overhead, compile-time MSSQL service for Rust — stored procedures, async CRUD, connection pooling, static dispatch
Core Metrics
| mssql-value-serializer | statiq-macros | statiq | |
|---|---|---|---|
| Health Score | 48 | 57 | 54 |
| Total Downloads | 217 | 86 | 70 |
| 30d Downloads | 9 | 86 | 70 |
| Dependents | 0 | 5 | 0 |
| Releases | 4 | 5 | 5 |
| Last Updated | 125d ago | 19d ago | 19d ago |
| Age | 4m | 19d | 19d |
Health Breakdown
mssql-value-serializer
Maintenance
12
Quality
15
Community
6
Popularity
3
Documentation
12
statiq-macros
Maintenance
18
Quality
14
Community
8
Popularity
2
Documentation
15
statiq
Maintenance
18
Quality
13
Community
6
Popularity
2
Documentation
15
Technical Details
| mssql-value-serializer | statiq-macros | statiq | |
|---|---|---|---|
| Version | 0.1.3 | 0.2.3 | 0.2.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 9 | 3 | 18 |
| Crate Size | 17KB | 13KB | 64KB |
| Features | 9 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.81 | 1.75 | 1.75 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •statiq-macros leads with a health score of 57/100, but none of the options score above 80.
- •mssql-value-serializer has the most downloads (217), suggesting wider adoption.