We wrote a guide + demo showing a code‑first path from Postgres to ClickHouse using Debezium and Redpanda, with MooseStack as the dx/glue layer.
This post targets teams who want code ownership: typed streams, stateless streaming transforms, and OLAP tables defined in code, with a local dev server to spin up ClickHouse + Redpanda + Debezium + Postgres in one command.
Blog is linked in the repo.
Right now the demo solely focuses on the local dev experience, looking for community input regarding best practices for running Debezium in production.
oatsandsugar•2h ago
I think my favorite part was the ability to use the same Drizzle TS data models created for Postgres for creating tables in ClickHouse
okane•2h ago
This post targets teams who want code ownership: typed streams, stateless streaming transforms, and OLAP tables defined in code, with a local dev server to spin up ClickHouse + Redpanda + Debezium + Postgres in one command.
Blog is linked in the repo.
Right now the demo solely focuses on the local dev experience, looking for community input regarding best practices for running Debezium in production.
oatsandsugar•2h ago