Decision Workspace
secra-orm vs sqlmodel-macros vs crash_orm_derive
Side-by-side comparison of Rust crates
37
secra-orm
experimentalv0.1.2
一个 Rust 过程宏库,用于自动生成数据库模型相关的代码,简化数据库操作代码的编写
53
sqlmodel-macros
experimentalv0.2.1
Procedural macros for SQLModel Rust
52
crash_orm_derive
growingv0.7.2
Macros for Crash ORM
Core Metrics
| secra-orm | sqlmodel-macros | crash_orm_derive | |
|---|---|---|---|
| Health Score | 37 | 53 | 52 |
| Total Downloads | 32 | 213 | 21.9K |
| 30d Downloads | 4 | 124 | 85 |
| Dependents | 0 | 6 | 21 |
| Releases | 2 | 4 | 21 |
| Last Updated | 88d ago | 6d ago | 471d ago |
| Age | 2m | 1m | 2y 4m |
Health Breakdown
secra-orm
Maintenance
9
Quality
13
Community
6
Popularity
2
Documentation
7
sqlmodel-macros
Maintenance
14
Quality
13
Community
8
Popularity
3
Documentation
15
crash_orm_derive
Maintenance
8
Quality
17
Community
9
Popularity
5
Documentation
13
Technical Details
| secra-orm | sqlmodel-macros | crash_orm_derive | |
|---|---|---|---|
| Version | 0.1.2 | 0.2.1 | 0.7.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 4 | 5 | 3 |
| Crate Size | 8KB | 54KB | 7KB |
| Features | 0 | 0 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | 1.85 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •sqlmodel-macros leads with a health score of 53/100, but none of the options score above 80.
- •crash_orm_derive has the most downloads (21.9K), suggesting wider adoption.
- •⚠ crash_orm_derive has not been updated in over a year.