Decision Workspace
pg-wired vs qail-pg vs tokio-postgres
Side-by-side comparison of Rust crates
56
pg-wired
experimentalv0.4.0
Minimal async PostgreSQL wire protocol v3 client: connection, extended query, pipelining, COPY, LISTEN/NOTIFY, TLS, SCRAM.
62
qail-pg
experimentalv1.2.0
Rust PostgreSQL driver for typed AST queries with direct wire-protocol execution
67
tokio-postgres
growingv0.7.17
A native, asynchronous PostgreSQL client
Core Metrics
| pg-wired | qail-pg | tokio-postgres | |
|---|---|---|---|
| Health Score | 56 | 62 | 67 |
| Total Downloads | 163 | 1.7K | 46.6M |
| 30d Downloads | 0 | 0 | 3.8M |
| Dependents | 24 | 94 | 6.3K |
| Releases | 4 | 93 | 37 |
| Last Updated | 13d ago | today | 57d ago |
| Age | 1m | 5m | 9y 5m |
Health Breakdown
pg-wired
Maintenance
15
Quality
13
Community
10
Popularity
3
Documentation
15
qail-pg
Maintenance
19
Quality
15
Community
11
Popularity
4
Documentation
13
tokio-postgres
Maintenance
16
Quality
15
Community
16
Popularity
8
Documentation
12
Technical Details
| pg-wired | qail-pg | tokio-postgres | |
|---|---|---|---|
| Version | 0.4.0 | 1.2.0 | 0.7.17 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 17 | 25 | 39 |
| Crate Size | 79KB | 396KB | 99KB |
| Features | 2 | 7 | 23 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | 1.85 | — | 1.85 |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •tokio-postgres leads with a health score of 67/100, but none of the options score above 80.
- •tokio-postgres is depended on by 6.3K crates — strongest ecosystem trust.
- •pg-wired, tokio-postgres are pre-1.0 — API may change.