CDC Connectors for Apache Flink®
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Leonard Xu d7b32fdbf3 [doc] Add documents for release 1.14 4 years ago
.github/workflows [doc] Set build_docs.yml for document building 4 years ago
docs [doc] Add documents for release 1.14 4 years ago
flink-connector-debezium
flink-connector-mysql-cdc
flink-connector-postgres-cdc
flink-connector-test-util
flink-format-changelog-json
flink-sql-connector-mysql-cdc
flink-sql-connector-postgres-cdc
tools/maven
.gitignore [doc] Use sphinx-rtd-theme to manage project documents 4 years ago
LICENSE
NOTICE
README.md [doc] Add documents for release 1.14 4 years ago
azure-pipelines.yml
pom.xml [doc] Support versioned documents with RTD(ReadTheDocs) 4 years ago

README.md

Flink CDC Connectors

Flink CDC Connectors is a set of source connectors for Apache Flink, ingesting changes from different databases using change data capture (CDC). The Flink CDC Connectors integrates Debezium as the engine to capture data changes. So it can fully leverage the ability of Debezium. See more about what is Debezium.

To get started, please see https://ververica.github.io/flink-cdc-connectors/