Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 933 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 933 Bytes

ClickHouse Kafka Connect Sink

The connector is available in beta stage for early adopters. If you notice a problem, please file an issue.

About

clickhouse-kafka-connect is the official Kafka Connect sink connector for ClickHouse.

The Kafka connector delivers data from a Kafka topic to a ClickHouse table.

Documentation

See the ClickHouse website for the full documentation entry.

Design

For a full overview of the design and how exactly-once delivery semantics are achieved, see the design document.

Help

For additional help, please file an issue in the repository or raise a question in ClickHouse public Slack.