hawkingrei / tiflow

This repo maintains DM (a data migration platform) and TiCDC (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 Coverage Status Go Report Card

Introduction

TiFlow is a unified data replication platform around TiDB, including two main components:

  • DM supports full data migration and incremental data replication from MySQL/MariaDB into TiDB.
  • TiCDC supports replicating change data to various downstreams, including MySQL protocol-compatible databases and Kafka.

More details can be found in DM README and TiCDC README.

License

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

About

This repo maintains DM (a data migration platform) and TiCDC (change data capture for TiDB)

License:Apache License 2.0


Languages

Language:Go 87.9%Language:Shell 10.3%Language:TypeScript 0.9%Language:Python 0.5%Language:Makefile 0.2%Language:JavaScript 0.1%Language:Dockerfile 0.1%Language:PLpgSQL 0.1%Language:Smarty 0.0%Language:HTML 0.0%Language:Less 0.0%