Decision Workspace
simple_pg_client vs tokio-postgres vs zero-postgres
Side-by-side comparison of Rust crates
47
simple_pg_client
growingv0.5.6
A native, asynchronous PostgreSQL client
66
tokio-postgres
growingv0.7.16
A native, asynchronous PostgreSQL client
49
zero-postgres
experimentalv0.9.0
A high-performance PostgreSQL client
Core Metrics
| simple_pg_client | tokio-postgres | zero-postgres | |
|---|---|---|---|
| Health Score | 47 | 66 | 49 |
| Total Downloads | 19.3K | 39.2M | 1.3K |
| 30d Downloads | 89 | 3.2M | 726 |
| Dependents | 26 | 5.4K | 0 |
| Releases | 17 | 36 | 14 |
| Last Updated | 169d ago | 72d ago | 25d ago |
| Age | 2y 2m | 9y 3m | 3m |
Health Breakdown
simple_pg_client
Maintenance
12
Quality
15
Community
9
Popularity
5
Documentation
6
tokio-postgres
Maintenance
15
Quality
15
Community
16
Popularity
8
Documentation
12
zero-postgres
Maintenance
17
Quality
13
Community
5
Popularity
4
Documentation
10
Technical Details
| simple_pg_client | tokio-postgres | zero-postgres | |
|---|---|---|---|
| Version | 0.5.6 | 0.7.16 | 0.9.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 35 | 38 | 29 |
| Crate Size | 98KB | 97KB | 169KB |
| Features | 16 | 22 | 14 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2024 |
| MSRV | — | 1.81 | — |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •tokio-postgres leads with a health score of 66/100, but none of the options score above 80.
- •tokio-postgres is depended on by 5.4K crates — strongest ecosystem trust.