Decision Workspace
zero-postgres vs tokio-postgres vs simple_pg_client
Side-by-side comparison of Rust crates
49
zero-postgres
experimentalv0.9.0
A high-performance PostgreSQL client
66
tokio-postgres
growingv0.7.16
A native, asynchronous PostgreSQL client
47
simple_pg_client
growingv0.5.6
A native, asynchronous PostgreSQL client
Core Metrics
| zero-postgres | tokio-postgres | simple_pg_client | |
|---|---|---|---|
| Health Score | 49 | 66 | 47 |
| Total Downloads | 1.3K | 39.2M | 19.3K |
| 30d Downloads | 726 | 3.2M | 89 |
| Dependents | 0 | 5.4K | 26 |
| Releases | 14 | 36 | 17 |
| Last Updated | 25d ago | 72d ago | 169d ago |
| Age | 3m | 9y 3m | 2y 2m |
Health Breakdown
zero-postgres
Maintenance
17
Quality
13
Community
5
Popularity
4
Documentation
10
tokio-postgres
Maintenance
15
Quality
15
Community
16
Popularity
8
Documentation
12
simple_pg_client
Maintenance
12
Quality
15
Community
9
Popularity
5
Documentation
6
Technical Details
| zero-postgres | tokio-postgres | simple_pg_client | |
|---|---|---|---|
| Version | 0.9.0 | 0.7.16 | 0.5.6 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT/Apache-2.0 |
| Dependencies | 29 | 38 | 35 |
| Crate Size | 169KB | 97KB | 98KB |
| Features | 14 | 22 | 16 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2018 |
| 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.