Skip to content

luyomo/OhMyTiUP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Oh My TiUP

gitee

Contents

Deployment

  • TiDB on EKS - TiDB Deployment on EKS(Cluster/Monitoring/Dashboard/Online Diag)

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