Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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.