OverviewAbout ClickHouseRecognized on the 2025 Forbes Cloud 100 list, ClickHouse is an innovative and fast-growing private cloud company that serves 3,000+ customers with ARR growth over 250% year over year. We lead in real-time analytics, data warehousing, observability, and AI workloads. The company’s momentum was validated by a $400M Series D. We’re on a mission to transform how companies use data. We are hiring for this role remotely in any country ClickHouse has a hiring presence.About The TeamThe ClickPipes - Database Integrations team builds the platform that enables real-time data replication from databases into ClickHouse at petabyte scale. You will solve complex database-related challenges and distributed systems problems, such as understanding database internals to optimize snapshotting, handling schema evolution during live replication, managing data type compatibility, maintaining low end-to-end latency under unpredictable loads, and leveraging durable execution frameworks to ensure data consistency over unreliable networks.
Our work is open-source; our database integrations are built on PeerDB, an open-source CDC platform we actively maintain and contribute to.Recent examples of our work include:ClickPipes for Postgres now supports failover replication slotsMongoDB CDC to ClickHouse with Native JSON SupportUnder the Hood: Building MySQL Change Data Capture in ClickPipesWhat You’ll DoBuild data-intensive systemsDesign and develop high-throughput integrations with databases (Postgres, MySQL, MongoDB), data lakes (Iceberg, Delta Lake), and data warehouses (BigQuery, Snowflake).Handle edge cases in real-world production scenarios: unconventional database setups, internals of data types, database upgrades/failovers, large transactions, etc.Design integration solutions to enable users to fully harness ClickHouse's performance and throughput.Own end-to-end reliabilityDebug complex issues in production leveraging runtime diagnostics (e.g. pprof, parca) and obs