"Replicating Transactional Databases to ClickHouse : Transaction Log Analysis and Time Travel" ( 2026 )

Saturday at 14:00, 20 minutes, UB2.252A (Lameere), UB2.252A (Lameere), Databases Arnaud Adant , slides , video

This talk discusses the design choices behind this open source project leveraging Debezium : https://github.com/Altinity/clickhouse-sink-connector It reliably replicates data to ClickHouse, a well known open source real time analytics database that can be deployed anywhere. The sink-connector provides an alternative to proprietary solutions that typically lock people in or are only available on the cloud. It works with MySQL, MariaDB. Postgres, Oracle (experimental) and MongoDB. As a bonus, Binary logs analysis and Time Travel will also be presented.