Decision Workspace
mini-query vs prax-orm vs gorm_macros
Side-by-side comparison of Rust crates
38
mini-query
growingv0.1.6
A mini ORM to quickly find / insert / retrieve records with tokio-postgres.
56
prax-orm
experimentalv0.6.3
A next-generation, type-safe ORM for Rust inspired by Prisma
46
gorm_macros
growingv0.1.4
An orm that is simple to use and prevents all mistakes at compile time
Core Metrics
| mini-query | prax-orm | gorm_macros | |
|---|---|---|---|
| Health Score | 38 | 56 | 46 |
| Total Downloads | 8.7K | 129 | 6.9K |
| 30d Downloads | 9 | 49 | 25 |
| Dependents | 0 | 0 | 5 |
| Releases | 7 | 8 | 5 |
| Last Updated | 835d ago | 5d ago | 1324d ago |
| Age | 2y 3m | 3m | 3y 7m |
Health Breakdown
mini-query
Maintenance
9
Quality
14
Community
3
Popularity
5
Documentation
7
prax-orm
Maintenance
19
Quality
13
Community
6
Popularity
3
Documentation
15
gorm_macros
Maintenance
10
Quality
14
Community
7
Popularity
5
Documentation
10
Technical Details
| mini-query | prax-orm | gorm_macros | |
|---|---|---|---|
| Version | 0.1.6 | 0.6.3 | 0.1.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MPL-2.0 | MIT OR Apache-2.0 | GPL-3.0-only |
| Dependencies | 5 | 32 | 7 |
| Crate Size | 3KB | 368KB | 14KB |
| Features | 0 | 10 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | 1.89 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •prax-orm leads with a health score of 56/100, but none of the options score above 80.
- •mini-query has the most downloads (8.7K), suggesting wider adoption.
- •⚠ mini-query, gorm_macros have not been updated in over a year.