Ross ROSS = Recommend OSS · open-source software intelligence for agents

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

github.com/PeerDB-io/peerdb · homepage · Go · AGPL-3.0 (copyleft) 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

Full methodology

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

Member repositories

RepositoryRoleHealth v2
PeerDB-io/peerdbmain93

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