Comment by cheema33
16 hours ago
With some of these changes, it appears to be encroaching on clickhouse territory. Or are they still very different products?
16 hours ago
With some of these changes, it appears to be encroaching on clickhouse territory. Or are they still very different products?
Well, I can tell you this is making me actively reconsider dropping duckdb for ch as we go from prototype to prod
Definitely encroaching.
Our last product (SaaS observability) uses Clickhouse.
Our next product (self-hosted observability) uses DuckDB.
I was building an OpenTelemetry observability platform in a single executable file (in Golang) and was using ClickHouse as the database, and replaced it with an embedded DuckDB, so now it's truly a single executable file platform.
https://github.com/adhamsalama/nabatshy