456
+340
// summary
TiFlow is a unified data replication platform designed specifically for the TiDB ecosystem. It integrates TiDB Data Migration for moving data from MySQL or MariaDB to TiDB and TiCDC for replicating change data to downstream systems. The platform supports various destinations including Kafka and MySQL protocol-compatible databases.
// use cases
01
Full data migration from MySQL or MariaDB to TiDB
02
Incremental data replication from MySQL or MariaDB to TiDB
03
Change data capture and replication to Kafka or other downstream databases