conduit icon indicating copy to clipboard operation
conduit copied to clipboard

Connector: Clickhouse [Destination]

Open alarbada opened this issue 1 year ago • 1 comments

Resource name

Clickhouse

Resource link

https://clickhouse.com/

Connector type

Destination

Expected connector behavior

It should be able to write structured data into clickhouse tables.

Let's say we've got a postgres table being listened in cdc mode. The changes from one row could be streamed into clickhouse, so that without doing much you could have the postgres table changes reflected into clickhouse, so that you could run analytics onto those changes. In theory a good clickhouse connector should make this setup very easy, and I find this very interesting. It's worth a shot.

alarbada avatar Dec 10 '24 16:12 alarbada

FYI I've added this (and other connector requests) to our internal connectors' project where we prioritize all connector requests. We'll let you know once we figure when we're going to work on this.

hariso avatar Dec 11 '24 12:12 hariso