sdojjy / tiflow

Change data capture for TiDB

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TiFlow

LICENSE GitHub release (latest SemVer) GitHub Release Date GitHub go.mod Go version Build Status codecov Go Report Card

Introduction

TiFlow is a unified data replication platform for TiDB that consists of two main components: TiDB Data Migration (DM) and TiCDC.

  • DM enables full data migration and incremental data replication from MySQL or MariaDB to TiDB.
  • TiCDC replicates change data to various downstream systems, such as MySQL protocol-compatible databases and Kafka.

For more details, see DM README and TiCDC README.

License

TiFlow is under the Apache 2.0 license. See the LICENSE file for details.

About

Change data capture for TiDB

License:Apache License 2.0


Languages

Language:Go 87.2%Language:Shell 10.7%Language:TypeScript 0.8%Language:Python 0.6%Language:JavaScript 0.2%Language:Makefile 0.2%Language:PLpgSQL 0.1%Language:ReScript 0.1%Language:Dockerfile 0.1%Language:Smarty 0.0%Language:HTML 0.0%Language:Less 0.0%