Decision Workspace
pg_parcel vs postgres-types vs pgrx
Side-by-side comparison of Rust crates
45
pg_parcel
growingv1.2.0
A very minimal subset of `pg_dump --data-only` with multi-tenancy in mind.
67
postgres-types
growingv0.2.12
Conversions between Rust and Postgres values
67
pgrx
growingv0.17.0
pgrx: A Rust framework for creating Postgres extensions
Core Metrics
| pg_parcel | postgres-types | pgrx | |
|---|---|---|---|
| Health Score | 45 | 67 | 67 |
| Total Downloads | 6.4K | 41.7M | 904.1K |
| 30d Downloads | 7 | 3.4M | 76.1K |
| Dependents | 0 | 1.9K | 169 |
| Releases | 5 | 19 | 56 |
| Last Updated | 876d ago | 72d ago | 46d ago |
| Age | 4y | 6y 5m | 2y 11m |
Health Breakdown
pg_parcel
Maintenance
7
Quality
18
Community
5
Popularity
5
Documentation
10
postgres-types
Maintenance
15
Quality
16
Community
16
Popularity
8
Documentation
12
pgrx
Maintenance
16
Quality
16
Community
15
Popularity
7
Documentation
13
Technical Details
| pg_parcel | postgres-types | pgrx | |
|---|---|---|---|
| Version | 1.2.0 | 0.2.12 | 0.17.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 13 | 24 | 13 |
| Crate Size | 26KB | 40KB | 210KB |
| Features | 0 | 21 | 11 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | 1.81 | — |
| Owners | 1 | 2 | 3 |
Links
Quick Verdict
- •postgres-types leads with a health score of 67/100, but none of the options score above 80.
- •postgres-types is depended on by 1.9K crates — strongest ecosystem trust.
- •⚠ pg_parcel has not been updated in over a year.
- •postgres-types, pgrx are pre-1.0 — API may change.