Extensions / Replication and streams
CDC synchronization from heap tables to DuckLake columnar tables
pgext.cloud · Source code · Documentation · License text · Control file
| Package | pg_duckpipe |
|---|---|
| Version | 1.0.0 |
| PostgreSQL versions | 17 · 18 |
| Repository | Unspecified |
| Extension type | Preloaded |
| Project status | Active |
| Requires CREATE EXTENSION | Yes |
| Requires preload | Yes |
| Trusted | No |
| Relocatable | No |
| Shared libraries | pg_duckdb, pg_duckpipe |
| Schema | duckpipe |
| Stars | 69 |
| Latest commit | 2026-05-20 |
| Catalogue updated | 2026-08-30 |
| pg_duckdb | DuckDB Embedded in Postgres |
| pg_ducklake | DuckLake lakehouse extension for PostgreSQL, backed by DuckDB and Parquet |
| decoderbufs | Logical decoding plugin that delivers WAL stream changes using a Protocol Buffer format |
| wal2json | Changing data capture in JSON format |
| pgmqtt | CDC-to-MQTT broker for PostgreSQL |
| jsoncdc | JSON logical decoding output plugin |
| replisome | Logical-decoding output plugin and Python consumer framework for streaming PostgreSQL row changes as JSON. |
| wal2mongo | PostgreSQL logical decoding output plugin for MongoDB |
| synchdb | Mixed C/Java PostgreSQL extension for direct CDC replication from MySQL, SQL Server, Oracle, and OpenLog Replicator sources. |
| columnar | Hydra Columnar extension |
| pgcapture | A scalable Netflix DBLog implementation for PostgreSQL |
| rppd | Trigger-based PostgreSQL event dispatcher that sends row changes over gRPC to a clustered Rust/Python execution service. |