Decision Workspace
pg_parcel vs postgres-types vs postgres
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.
70
postgres-types
growingv0.2.13
Conversions between Rust and Postgres values
69
postgres
growingv0.19.13
A native, synchronous PostgreSQL client
Core Metrics
| pg_parcel | postgres-types | postgres | |
|---|---|---|---|
| Health Score | 45 | 70 | 69 |
| Total Downloads | 6.4K | 49.4M | 14.1M |
| 30d Downloads | 0 | 4.0M | 823.3K |
| Dependents | 0 | 2.1K | 4.0K |
| Releases | 5 | 20 | 109 |
| Last Updated | 935d ago | 57d ago | 57d ago |
| Age | 4y 2m | 6y 7m | 11y 6m |
Health Breakdown
pg_parcel
Maintenance
7
Quality
18
Community
5
Popularity
5
Documentation
10
postgres-types
Maintenance
18
Quality
16
Community
16
Popularity
8
Documentation
12
postgres
Maintenance
16
Quality
17
Community
16
Popularity
8
Documentation
12
Technical Details
| pg_parcel | postgres-types | postgres | |
|---|---|---|---|
| Version | 1.2.0 | 0.2.13 | 0.19.13 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 13 | 25 | 7 |
| Crate Size | 26KB | 41KB | 43KB |
| Features | 0 | 22 | 20 |
| Yanked % | 0.0% | 0.0% | 1.8% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | — | 1.85 | 1.85 |
| Owners | 1 | 2 | 2 |
Links
Quick Verdict
- •postgres-types leads with a health score of 70/100, but none of the options score above 80.
- •postgres is depended on by 4.0K crates — strongest ecosystem trust.
- •⚠ pg_parcel has not been updated in over a year.
- •postgres-types, postgres are pre-1.0 — API may change.