Decision Workspace
pg_dbmigrator vs database-replicator vs waypoint-core
Side-by-side comparison of Rust crates
39
pg_dbmigrator
experimentalv0.2.0
PostgreSQL database migration tool and library (offline dump/restore + online logical replication)
49
database-replicator
growingv7.2.2
Universal database-to-PostgreSQL replication CLI. Supports PostgreSQL, SQLite, MongoDB, and MySQL.
56
waypoint-core
experimentalv0.4.0
Lightweight, Flyway-compatible SQL migration library for PostgreSQL and MySQL
Core Metrics
| pg_dbmigrator | database-replicator | waypoint-core | |
|---|---|---|---|
| Health Score | 39 | 49 | 56 |
| Total Downloads | 69 | 1.1K | 350 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 1 | 0 | 8 |
| Releases | 3 | 37 | 8 |
| Last Updated | 66d ago | 189d ago | 63d ago |
| Age | 2m | 7m | 4m |
Health Breakdown
pg_dbmigrator
Maintenance
10
Quality
10
Community
7
Popularity
2
Documentation
10
database-replicator
Maintenance
11
Quality
15
Community
6
Popularity
4
Documentation
13
waypoint-core
Maintenance
15
Quality
12
Community
13
Popularity
3
Documentation
13
Technical Details
| pg_dbmigrator | database-replicator | waypoint-core | |
|---|---|---|---|
| Version | 0.2.0 | 7.2.2 | 0.4.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | BSD-3-Clause | Apache-2.0 | MIT |
| Dependencies | 23 | 36 | 19 |
| Crate Size | 109KB | 283KB | 183KB |
| Features | 0 | 2 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •waypoint-core leads with a health score of 56/100, but none of the options score above 80.
- •database-replicator has the most downloads (1.1K), suggesting wider adoption.
- •pg_dbmigrator, waypoint-core are pre-1.0 — API may change.