logoalt Hacker News

encodereryesterday at 8:04 PM1 replyview on HN

Definitely encroaching.

Our last product (SaaS observability) uses Clickhouse.

Our next product (self-hosted observability) uses DuckDB.


Replies

adhamsalamatoday at 10:57 AM

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