Decision Workspace
mssql-client vs statiq vs statiq-macros
Side-by-side comparison of Rust crates
51
mssql-client
experimentalv0.6.0
High-level async SQL Server client with type-state connection management
54
statiq
experimentalv0.2.3
Zero-overhead, compile-time MSSQL service for Rust — stored procedures, async CRUD, connection pooling, static dispatch
57
statiq-macros
experimentalv0.2.3
Proc-macro crate for statiq — compile-time SQL generation for MSSQL entities via #[derive(SqlEntity)]
Core Metrics
| mssql-client | statiq | statiq-macros | |
|---|---|---|---|
| Health Score | 51 | 54 | 57 |
| Total Downloads | 602 | 70 | 86 |
| 30d Downloads | 166 | 70 | 86 |
| Dependents | 22 | 0 | 5 |
| Releases | 11 | 5 | 5 |
| Last Updated | 73d ago | 19d ago | 19d ago |
| Age | 3m | 19d | 19d |
Health Breakdown
mssql-client
Maintenance
16
Quality
10
Community
10
Popularity
3
Documentation
12
statiq
Maintenance
18
Quality
13
Community
6
Popularity
2
Documentation
15
statiq-macros
Maintenance
18
Quality
14
Community
8
Popularity
2
Documentation
15
Technical Details
| mssql-client | statiq | statiq-macros | |
|---|---|---|---|
| Version | 0.6.0 | 0.2.3 | 0.2.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 28 | 18 | 3 |
| Crate Size | 163KB | 64KB | 13KB |
| Features | 10 | 3 | 0 |
| Yanked % | 9.1% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | 1.85 | 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-client has the most downloads (602), suggesting wider adoption.