select open change scope Open full search

PG.CENTER connects PostgreSQL documentation, reference, and ecosystem knowledge. Maintained by Pigsty.

Extensions / Replication and streams

synchdb

Mixed C/Java PostgreSQL extension for direct CDC replication from MySQL, SQL Server, Oracle, and OpenLog Replicator sources.

pgext.cloud · Source code · Website · License text · Control file

Overview

Packagesynchdb
Version1.0
PostgreSQL versions16 · 17 · 18
RepositoryUnspecified
Extension typeStandard
Project statusActive
Requires CREATE EXTENSIONYes
Requires preloadNo
TrustedNo
RelocatableYes
Stars111
Latest commit2026-07-31
Latest release2026-08-04
Catalogue updated2026-08-30

Related extensions

Requires

pgcryptocryptographic functions

See also

pgcaptureA scalable Netflix DBLog implementation for PostgreSQL
bwcontrolBottledwater control extension
replisomeLogical-decoding output plugin and Python consumer framework for streaming PostgreSQL row changes as JSON.
sys_syn_dblinkPL/pgSQL synchronization processor that pulls sys_syn queues over named dblink connections, transforms batches, writes local tables, and returns processing status to the source database.
pgmqttCDC-to-MQTT broker for PostgreSQL
dblink_plusRun SQL against external PostgreSQL, Oracle, MySQL, and SQLite databases from PostgreSQL.
pg_duckpipeCDC synchronization from heap tables to DuckLake columnar tables
mysql_fdwForeign data wrapper for querying a MySQL server
ora_migratorTools to migrate Oracle databases to PostgreSQL
orafceFunctions and operators that emulate a subset of functions and packages from the Oracle RDBMS