---
title: "Postgres Meets Analytics: CDC From Neon to ClickHouse Via PeerDB"
url: https://daily.dev/posts/postgres-meets-analytics-cdc-from-neon-to-clickhouse-via-peerdb-kw9a8pbrg
source_url: https://neon.com/blog/postgres-meets-analytics-cdc-from-neon-to-clickhouse-via-peerdb
type: article
source: "Neon"
published: 2026-07-09T06:57:52.235Z
updated: 2026-07-09T07:03:12.170Z
tags: ["postgresql", "clickhouse", "change-data-capture"]
reading_time: 5
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Postgres Meets Analytics: CDC From Neon to ClickHouse Via PeerDB

**[Neon](https://daily.dev/sources/neontech)** · 5 min read · 0 upvotes · 0 comments

## Summary

Neon (serverless Postgres) and ClickHouse can be combined to handle both transactional (OLTP) and analytical (OLAP) workloads. PeerDB, acquired by ClickHouse, serves as the CDC pipeline between the two, leveraging Postgres logical replication with native optimizations for 10x faster replication. The post walks through configuring Neon as a source, ClickHouse as a destination, and setting up a CDC mirror in PeerDB's UI. PeerDB is available in open source and cloud forms, with planned integration into ClickHouse's native ingestion service ClickPipes.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://neon.com/blog/postgres-meets-analytics-cdc-from-neon-to-clickhouse-via-peerdb>

## Similar posts on daily.dev

- [Postgres CDC in ClickHouse, A year in review](https://daily.dev/posts/postgres-cdc-in-clickhouse-a-year-in-review-myvugvjfb) · ClickHouse · 1 upvotes · 0 comments
- [Building an enterprise Postgres service in ClickHouse Cloud](https://daily.dev/posts/building-an-enterprise-postgres-service-in-clickhouse-cloud-oxvke9rcq) · ClickHouse · 6 upvotes · 0 comments
- [Postgres \+ ClickHouse: The OSS Stack To Handle Agentic AI Scale](https://daily.dev/posts/postgres-clickhouse-the-oss-stack-to-handle-agentic-ai-scale-porzekft6) · The New Stack · 1 upvotes · 0 comments
- [SocialprufがNeonをClickHouse管理のPostgresに置き換えて、より高速で信頼性の高いデータスタックを構築した方法](https://daily.dev/posts/socialpruf-neon-clickhouse-postgres--yvcdt3w90) · ClickHouse · 0 upvotes · 0 comments

---

Tags: [#postgresql](https://daily.dev/tags/postgresql), [#clickhouse](https://daily.dev/tags/clickhouse), [#change-data-capture](https://daily.dev/tags/change-data-capture)

[View this post on daily.dev](https://daily.dev/posts/postgres-meets-analytics-cdc-from-neon-to-clickhouse-via-peerdb-kw9a8pbrg)
