Decision Workspace
mssql-derive vs tiberius_row vs statiq-macros
Side-by-side comparison of Rust crates
50
mssql-derive
experimentalv0.6.0
Procedural macros for SQL Server row mapping
43
tiberius_row
growingv0.2.0
一个简化从Tiberius SQL Server客户端行数据到Rust结构体转换的过程宏库
57
statiq-macros
experimentalv0.2.3
Proc-macro crate for statiq — compile-time SQL generation for MSSQL entities via #[derive(SqlEntity)]
Core Metrics
| mssql-derive | tiberius_row | statiq-macros | |
|---|---|---|---|
| Health Score | 50 | 43 | 57 |
| Total Downloads | 244 | 2.6K | 86 |
| 30d Downloads | 33 | 6 | 86 |
| Dependents | 10 | 0 | 5 |
| Releases | 11 | 4 | 5 |
| Last Updated | 73d ago | 386d ago | 19d ago |
| Age | 3m | 1y | 19d |
Health Breakdown
mssql-derive
Maintenance
16
Quality
11
Community
8
Popularity
3
Documentation
12
tiberius_row
Maintenance
13
Quality
8
Community
5
Popularity
4
Documentation
13
statiq-macros
Maintenance
18
Quality
14
Community
8
Popularity
2
Documentation
15
Technical Details
| mssql-derive | tiberius_row | statiq-macros | |
|---|---|---|---|
| Version | 0.6.0 | 0.2.0 | 0.2.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT OR Apache-2.0 |
| Dependencies | 3 | 15 | 3 |
| Crate Size | 7KB | 22KB | 13KB |
| Features | 0 | 0 | 0 |
| Yanked % | 9.1% | 25.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | 1.85 | — | 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.
- •tiberius_row has the most downloads (2.6K), suggesting wider adoption.
- •⚠ tiberius_row has not been updated in over a year.