Replicate data from MySQL, Postgres and MongoDB to ClickHouse
Go to file
2022-04-06 09:52:58 -04:00
.github/workflows Fixed clickhouse host name and unit tests. 2022-04-05 17:55:08 -04:00
config env: move config files outside of sources 2022-04-04 11:05:04 +03:00
deploy Fixed convertRecord() so that SinkRecords are converted to Struct. Fixed debezium and Sink configuration variables. 2022-04-06 09:52:58 -04:00
doc Added support for creating clickhouse connection from kafka connect sink config variables. 2022-04-05 16:23:25 -04:00
docker env: docker imagee buildedr 2022-04-04 11:33:07 +03:00
src Fixed convertRecord() so that SinkRecords are converted to Struct. Fixed debezium and Sink configuration variables. 2022-04-06 09:52:58 -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 support for creating clickhouse connection from kafka connect sink config variables. 2022-04-05 16:23:25 -04:00
README.md doc: index 2022-04-04 12:27:21 +03:00

ClickHouse Sink Connector

Sink connector sinks data from Kafka into CLickHouse

Documentation

Documentation root