Hacker News new | ask | show | jobs
by pachico 486 days ago
In the past I used clickhouse-bulk and the buffer engine, mostly, which did a good job indeed.

However, during the last years I always find myself using https://vector.dev/ for all sort of tasks, including bulk inserts in ClickHouse.

2 comments

Oh man this is exactly what I've been looking for, thanks!
Did you use it to get CDC from a relational db to clickhouse?