Decision Workspace
monoio-pg vs qail-pg vs pg-wired
Side-by-side comparison of Rust crates
46
monoio-pg
experimentalv0.1.10
High-performance asynchronous PostgreSQL driver for monoio
62
qail-pg
experimentalv1.2.0
Rust PostgreSQL driver for typed AST queries with direct wire-protocol execution
56
pg-wired
experimentalv0.4.0
Minimal async PostgreSQL wire protocol v3 client: connection, extended query, pipelining, COPY, LISTEN/NOTIFY, TLS, SCRAM.
Core Metrics
| monoio-pg | qail-pg | pg-wired | |
|---|---|---|---|
| Health Score | 46 | 62 | 56 |
| Total Downloads | 313 | 1.7K | 163 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 28 | 94 | 24 |
| Releases | 5 | 93 | 4 |
| Last Updated | 89d ago | today | 13d ago |
| Age | 2m | 5m | 1m |
Health Breakdown
monoio-pg
Maintenance
14
Quality
11
Community
10
Popularity
3
Documentation
8
qail-pg
Maintenance
19
Quality
15
Community
11
Popularity
4
Documentation
13
pg-wired
Maintenance
15
Quality
13
Community
10
Popularity
3
Documentation
15
Technical Details
| monoio-pg | qail-pg | pg-wired | |
|---|---|---|---|
| Version | 0.1.10 | 1.2.0 | 0.4.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | WTFPL | Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 22 | 25 | 17 |
| Crate Size | 26KB | 396KB | 79KB |
| Features | 0 | 7 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | — | — | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •qail-pg leads with a health score of 62/100, but none of the options score above 80.
- •monoio-pg, pg-wired are pre-1.0 — API may change.