Skip to content

amyangfei/tiflow

 
 

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

No description, website, or topics provided.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 87.8%
  • Shell 10.3%
  • TypeScript 0.9%
  • Python 0.5%
  • Makefile 0.2%
  • JavaScript 0.1%
  • Other 0.2%