ClickHouse as the Looking Glass for OLTP Data

ClickHouse as the Looking Glass for OLTP Data

When users come to Altinity.Cloud, many are not trying to replace non-analytical databases like MySQL or PostgreSQL. They want to migrate data to ClickHouse and keep it in sync with the database, just like a mirror. In this post, we…

MySQL to ClickHouse data migration and replication

Altinity has developed an open source clickhouse-mysql tool that helps to migrate existing MySQL table to ClickHouse and setup realtime replication of changes (INSERTS only). Here we review necessary steps using a simple example.