/OhMyTiUP

Primary LanguageGoApache License 2.0Apache-2.0

Oh My TiUP

gitee

Contents

Replication to TiDB

  • TiDB to Oracle(MSK/Glue) - Data replication from TiDB to Oracle through TiCDC, MSK(confluent jdbc sink) and Glue schema registry
  • TiDB to Oracle(S3) - Data replication from TiDB to Oracle through TiCDC, S3 (CSV files)
  • TiDB to Postgres - Data replication from TiDB to Postgres through TiCDC and kafka(debezium source and confluent jdbc sink)
  • TiDB to Elasticsearch - Data replication from TiDB to Elasticsearch through TiCDC and kafka(debezium sink)
  • TiDB to Elasticsearch(MSK/Glue) - Data replication from TiDB to Elasticsearch through TiCDC, MSK(debezium sink) and Glue schema registry
  • TiDB to Redshift - Data replication from TiDB to redshift through TiCDC, Kafka(confluent redshift)
  • TiDB to Redshift(MSK/Glue) - Data replication from TiDB to redshift through TiCDC, MSK(confluent redshift) and Glue schema registry

Replication to TiDB

Integration

Others