pgsync
Data synchronizer
A tool that synchronizes data between two Postgres databases while preserving schema and security.
Sync data from one Postgres database to another
3k stars
37 watching
202 forks
Language: Ruby
last commit: about 1 month ago
Linked from 2 awesome lists
postgresql
Related projects:
Repository | Description | Stars |
---|---|---|
dimitri/pgloader | Tools for migrating data from various sources to PostgreSQL using the COPY command | 5,435 |
pgbackrest/pgbackrest | A reliable backup and restore solution for PostgreSQL databases | 2,624 |
sosedoff/pgweb | A cross-platform client for PostgreSQL databases written in Go. | 8,647 |
crunchydata/postgres-operator | Automates management of production-grade PostgreSQL clusters on Kubernetes | 3,948 |
ankane/pghero | A performance monitoring tool for Postgres databases | 8,181 |
pgmodeler/pgmodeler | A graphical tool for designing and managing PostgreSQL databases | 3,123 |
shayonj/pg-osc | Tool for making schema changes in PostgreSQL with minimal locks to achieve zero downtime updates. | 540 |
dimitri/pgcopydb | Automates copying of databases between Postgres servers with parallel processing and streaming capabilities. | 1,192 |
djrobstep/migra | A tool for managing and comparing changes to PostgreSQL schemas in an automated and testable way | 2,922 |
dalibo/pg_activity | A command line tool for monitoring activity on PostgreSQL servers. | 2,483 |
wal-g/wal-g | An archival and restoration tool for databases in the cloud | 3,314 |
supabase-community/postgres-new | An in-browser Postgres environment with AI assistance and immediate database creation | 2,454 |
salsita/node-pg-migrate | Manages database migrations for PostgreSQL using a migration scripting language and a command-line tool. | 1,295 |
yandex/pgmigrate | A tool to manage and automate changes to a PostgreSQL database schema | 631 |
the4thdoctor/pg_chameleon | Replicates data from MySQL to PostgreSQL using Python | 384 |