Decision Workspace
prkorm vs ormlib vs parvati
Side-by-side comparison of Rust crates
42
prkorm
growingv0.5.4
A procedural macro that simplifies the creation of mysql queries for fields in your Rust structs. It comes with SELECT, INSERT, UPDATE, DELETE operations with JOINS, SUBQUERIES and other complex queries.
47
ormlib
growingv2.0.2
Indeed, an ORM library, not a framework, written in Rust
46
parvati
growingv1.0.2
Parvati: Indeed, an ORM library, not a framework, written in Rust
Core Metrics
| prkorm | ormlib | parvati | |
|---|---|---|---|
| Health Score | 42 | 47 | 46 |
| Total Downloads | 13.1K | 21.8K | 5.4K |
| 30d Downloads | 134 | 3 | 23 |
| Dependents | 0 | 16 | 3 |
| Releases | 9 | 19 | 4 |
| Last Updated | 658d ago | 798d ago | 700d ago |
| Age | 2y 4m | 2y 7m | 2y |
Health Breakdown
prkorm
Maintenance
6
Quality
15
Community
6
Popularity
5
Documentation
10
ormlib
Maintenance
7
Quality
14
Community
8
Popularity
5
Documentation
13
parvati
Maintenance
4
Quality
20
Community
7
Popularity
4
Documentation
11
Technical Details
| prkorm | ormlib | parvati | |
|---|---|---|---|
| Version | 0.5.4 | 2.0.2 | 1.0.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT | non-standard |
| Dependencies | 3 | 10 | 10 |
| Crate Size | 7KB | 29KB | 40KB |
| Features | 0 | 2 | 2 |
| Yanked % | 0.0% | 100.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •ormlib leads with a health score of 47/100, but none of the options score above 80.
- •⚠ prkorm, ormlib, parvati have not been updated in over a year.
- •prkorm is pre-1.0 — API may change.