https://github.com/housepower/clickhouse_sinker
Easily load data from kafka to ClickHouse
https://github.com/housepower/clickhouse_sinker
clickhouse clickhouse-bulk clickhouse-server kafka
Last synced: 2 days ago
JSON representation
Easily load data from kafka to ClickHouse
- Host: GitHub
- URL: https://github.com/housepower/clickhouse_sinker
- Owner: housepower
- License: apache-2.0
- Created: 2018-05-31T06:27:34.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2025-03-31T10:28:45.000Z (15 days ago)
- Last Synced: 2025-04-05T22:02:45.901Z (9 days ago)
- Topics: clickhouse, clickhouse-bulk, clickhouse-server, kafka
- Language: Go
- Homepage: https://housepower.github.io/clickhouse_sinker
- Size: 5.07 MB
- Stars: 524
- Watchers: 13
- Forks: 118
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-clickhouse - housepower/clickhouse_sinker - clickhouse_sinker is a tool that facilitates the easy loading of data from Kafka into ClickHouse. (Integrations / ETL and Data Processing)
README
# clickhouse_sinker
[](https://travis-ci.com/housepower/clickhouse_sinker)
[](https://goreportcard.com/report/github.com/housepower/clickhouse_sinker)clickhouse_sinker is a sinker program that transfer kafka message into [ClickHouse](https://github.com/clickhouse/clickhouse).
[Get Started](https://housepower.github.io/clickhouse_sinker/)
Refers to [docs](https://housepower.github.io/clickhouse_sinker/dev/introduction.html#features) to see how it works.