Decision Workspace
pg2any_lib vs database-replicator vs pg_walstream
Side-by-side comparison of Rust crates
54
pg2any_lib
experimentalv0.8.0
PostgreSQL to Any database library with Change Data Capture (CDC) and logical replication support
52
database-replicator
experimentalv7.2.2
Universal database-to-PostgreSQL replication CLI. Supports PostgreSQL, SQLite, MongoDB, and MySQL.
55
pg_walstream
experimentalv0.5.1
PostgreSQL logical replication protocol library - parse and handle PostgreSQL WAL streaming messages
Core Metrics
| pg2any_lib | database-replicator | pg_walstream | |
|---|---|---|---|
| Health Score | 54 | 52 | 55 |
| Total Downloads | 6.1K | 1.0K | 8.1K |
| 30d Downloads | 1.1K | 40 | 3.0K |
| Dependents | 0 | 0 | 4 |
| Releases | 15 | 37 | 9 |
| Last Updated | 29d ago | 81d ago | 30d ago |
| Age | 7m | 4m | 3m |
Health Breakdown
pg2any_lib
Maintenance
17
Quality
13
Community
6
Popularity
5
Documentation
13
database-replicator
Maintenance
15
Quality
14
Community
6
Popularity
4
Documentation
13
pg_walstream
Maintenance
17
Quality
12
Community
8
Popularity
5
Documentation
13
Technical Details
| pg2any_lib | database-replicator | pg_walstream | |
|---|---|---|---|
| Version | 0.8.0 | 7.2.2 | 0.5.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Apache-2.0 | Apache-2.0 | BSD-3-Clause |
| Dependencies | 19 | 36 | 11 |
| Crate Size | 124KB | 283KB | 128KB |
| Features | 5 | 2 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •pg_walstream leads with a health score of 55/100, but none of the options score above 80.
- •pg2any_lib, pg_walstream are pre-1.0 — API may change.