Thanks to visit codestin.com
Credit goes to github.com

Skip to content
forked from pingcap/tiflow

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

License

gegao-db/tiflow

 
 

TiFlow

Build Status codecov Coverage Status LICENSE Go Report Card

Introduction

TiFlow is a unified data replication platform around TiDB, including two main components: DM and TiCDC. 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, message queues via the open TiCDC protocol and other systems such as local file storage. 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)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 84.7%
  • Shell 12.4%
  • TypeScript 2.0%
  • Python 0.5%
  • Makefile 0.2%
  • JavaScript 0.1%
  • Other 0.1%