Connector: Clickhouse [Destination]
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.
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.