Decision Workspace
postgres_sync vs postgres-types vs tokio-postgres
Side-by-side comparison of Rust crates
45
postgres_sync
experimentalv0.1.2
A synchronous PostgreSQL client using std::net, with an API compatible with the popular postgres crate.
67
postgres-types
growingv0.2.12
Conversions between Rust and Postgres values
66
tokio-postgres
growingv0.7.16
A native, asynchronous PostgreSQL client
Core Metrics
| postgres_sync | postgres-types | tokio-postgres | |
|---|---|---|---|
| Health Score | 45 | 67 | 66 |
| Total Downloads | 1.6K | 41.7M | 39.2M |
| 30d Downloads | 33 | 3.2M | 3.1M |
| Dependents | 0 | 1.9K | 5.4K |
| Releases | 3 | 19 | 36 |
| Last Updated | 192d ago | 72d ago | 72d ago |
| Age | 9m | 6y 5m | 9y 3m |
Health Breakdown
postgres_sync
Maintenance
11
Quality
15
Community
5
Popularity
4
Documentation
10
postgres-types
Maintenance
15
Quality
16
Community
16
Popularity
8
Documentation
12
tokio-postgres
Maintenance
15
Quality
15
Community
16
Popularity
8
Documentation
12
Technical Details
| postgres_sync | postgres-types | tokio-postgres | |
|---|---|---|---|
| Version | 0.1.2 | 0.2.12 | 0.7.16 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 6 | 24 | 38 |
| Crate Size | 13KB | 40KB | 97KB |
| Features | 2 | 21 | 22 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | 1.81 | 1.81 |
| Owners | 1 | 2 | 2 |
Links
Quick Verdict
- •postgres-types leads with a health score of 67/100, but none of the options score above 80.
- •tokio-postgres is depended on by 5.4K crates — strongest ecosystem trust.