Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 months 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 (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-06-14T00:24:48.000Z (5 months ago)
- Last Synced: 2024-06-18T20:18:53.848Z (5 months ago)
- Topics: clickhouse, clickhouse-bulk, clickhouse-server, kafka
- Language: Go
- Homepage: https://housepower.github.io/clickhouse_sinker
- Size: 5.48 MB
- Stars: 503
- Watchers: 16
- Forks: 119
- Open Issues: 9
-
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
[![Build Status](https://travis-ci.com/housepower/clickhouse_sinker.svg?branch=master)](https://travis-ci.com/housepower/clickhouse_sinker)
[![Go Report Card](https://goreportcard.com/badge/github.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.