Replicate data from MySQL, Postgres and MongoDB to ClickHouse
Go to file
2022-04-22 16:55:02 -04:00
.github/workflows Set java version to 9 in github runner. 2022-04-22 10:05:58 -04:00
config env: move config files outside of sources 2022-04-04 11:05:04 +03:00
deploy Added python test framework to setup mysql connection. 2022-04-21 16:50:17 -04:00
doc Enabled JMX in sink , added jmx-prometheus exporter, prometheus and grafana docker images. 2022-04-07 16:41:45 -04:00
docker introduce pazckage-cuild script 2022-04-19 16:31:56 +03:00
src Added dropwizard metrics library to track memory usage and timers. 2022-04-20 12:27:53 -04:00
tests Added logic to insert fake data to mysql using Faker library. 2022-04-22 16:55:02 -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 Set java version to 9 in github runner. 2022-04-22 10:05:58 -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