Skip to content
/ tiflow Public
forked from pingcap/tiflow

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

License

Notifications You must be signed in to change notification settings

JQWong7/tiflow

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5,284 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Go 87.3%
  • Shell 10.6%
  • TypeScript 0.8%
  • Python 0.6%
  • JavaScript 0.2%
  • Makefile 0.2%
  • Other 0.3%