estuary / connectors

Connectors for capturing data from external data sources
Other
50 stars 16 forks source link

Clickhouse #1706

Open loribaswow opened 4 months ago

loribaswow commented 4 months ago

System Name

Clickhouse

Type

Both

Details

No response

dyaffe commented 4 months ago

Hey @loribaswow. We are just wrapping up Kafka support which will enable you to be able to use Clickhouse as a destination. Essentially it's possible to read from collections as if they are Kafka and use the Confluent schema registry. Using Kafka connect, you can push data to Clickhouse.

Does that sound like a solution that would help with your use case? I'm adding @danthelion who can help with instructions / documentation on how to do that.