PeerDB-io/peerdb
Fast, Simple and a cost effective tool to replicate data from Postgres to Data Warehouses, Queues and Storage observed · 2026-08-28
Health v2 · maintenance only
93/100
- Activity 99
- Release rhythm 87
- Longevity 88
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 4
- age_days: 1236
- days_rel: 7
- days_push: 7
- n_releases_24m: 136
Adoption not part of the score
3252 stars · 209 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
PeerDB is an open-source ETL/CDC tool that streams data from Postgres to data warehouses, queues, and storage engines, with an actively maintained focus on Postgres-to-ClickHouse and Postgres-to-Postgres replication. It is controlled via SQL through a Postgres-compatible interface and supports log-based CDC, schema change propagation, TOAST columns, and parallel initial loads.
Use cases
- replicate postgres data to clickhouse in real time
- stream postgres changes to a data warehouse via cdc
- sync postgres to postgres replication
- set up etl from postgres using sql commands
- keep analytics warehouse in sync with production postgres
- migrate large postgres tables with parallel initial load
When to choose
- you run Postgres at the heart of your data stack and need fast, low-latency replication
- you need Postgres-native feature support like jsonb, arrays, geospatial types, and TOAST columns
- you want SQL-based ETL configuration and automatic schema change propagation
- you are targeting ClickHouse or another Postgres as the destination
When to avoid
- your destination is Snowflake, BigQuery, Kafka, S3, or other now-deprecated connectors without a maintenance commitment
- you need a broad matrix of source and destination connectors rather than Postgres-centric replication
- you require a fully managed turnkey solution without self-hosting Docker infrastructure
- you rely on QRep or XMIN mirror types, which are deprecated
Facets
service · maturity active
etl streaming database databases big-data analytics self-hosted cloud go rust postgres clickhouse change-data-capture data-replication data-warehouse sql-interface temporal cdc data-engineering docker
7 sources
- readme: https://github.com/PeerDB-io/peerdb · fetched 2026-08-28 · db17cf1fda0d
- homepage: https://peerdb.io · fetched 2026-08-29 · 48c8637be0a8
- site_page: https://docs.peerdb.io/introduction · fetched 2026-08-29 · fcb28005eb78
- site_page: https://www.peerdb.io/about · fetched 2026-08-29 · cb5e7754b9f6
- site_page: https://docs.peerdb.io/quickstart/quickstart · fetched 2026-08-29 · 7436a33dbb2a
- site_page: https://docs.peerdb.io/features/schema-changes · fetched 2026-08-29 · a02dc61b9a8f
- site_page: https://docs.peerdb.io/features/supported-connectors · fetched 2026-08-29 · e2759c264682
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| PeerDB-io/peerdb | main | 93 |
For agents
markdown · JSON · MCP: product_card(name="PeerDB-io/peerdb")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem