Replicate data from MySQL, Postgres and MongoDB to ClickHouse
Go to file
2022-04-04 11:31:59 +03:00
.github/workflows Added initial commit of files from the original repo 2022-03-28 09:16:31 -04:00
config env: move config files outside of sources 2022-04-04 11:05:04 +03:00
deploy env: sql deploy scripts 2022-04-04 11:31:59 +03:00
doc doc: setup 2022-04-04 11:06:17 +03:00
docker env: move config files outside of sources 2022-04-04 11:05:04 +03:00
src Added logic to use Clickhouse JDBC connector, convert the debezium data types and perform a batch insert. 2022-04-01 10:19:15 -04:00
.gitignore Added initial commit of files from the original repo 2022-03-28 09:16:31 -04:00
LICENSE Initial commit 2022-03-21 11:32:45 +03:00
pom.xml Added logic to use Clickhouse JDBC connector, convert the debezium data types and perform a batch insert. 2022-04-01 10:19:15 -04:00
README.md arch and pipeline docs 2022-04-01 23:12:51 +03:00

ClickHouse Sink Connector

Sink connector sinks data from Kafka into CLickHouse

Documentation

Architecture