Replicate data from MySQL, Postgres and MongoDB to ClickHouse
Go to file
2022-04-01 10:19:15 -04:00
.github/workflows Added initial commit of files from the original repo 2022-03-28 09:16:31 -04:00
deploy 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
doc 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
docker 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
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 docs: skeleton 2022-04-01 15:00:03 +03:00

ClickHouse Sink Connector

Sick connector sinks data from Kafka into CLickHouse

Documentation

Architecture