ClickHouse achieves the @awscloud Cloud Operations Competency.
clickhou.se/4g2ESXF
From infrastructure monitoring to security analytics to LLM observability, teams use ClickHouse to query full-fidelity logs, metrics, and traces in real time.
ClickHouse
4,692 posts
ClickHouse is the fastest open-source OLAP database ⚡
Download: clickhouse.com
GitHub: clickhou.se/GitHub
Slack: clickhouse.com/slack
- Back in March we took stock of geospatial in ClickHouse. clickhou.se/4ok6NEB An H3-indexed radius query over 10M NYC taxi rows ran in 0.006s, about 12x faster than a bounding box. There are six geometry types and WKT/WKB import from PostGIS and GeoParquet too.
- We open-sourced Silk, a C++ fiber runtime for high-concurrency I/O. clickhou.se/4gGsBs0 The architectural bet: stackful fibers let any function yield without co_await climbing the call chain. For I/O workloads, the per-fiber stack cost is worth it.
- ClickHouse is now a native connection in @NotionHQ Custom Agents. Connect ClickHouse Cloud with OAuth and ask about your data in plain language. The agent reads your schema, runs a read-only query, and answers in the doc.
- ClickHouse repostedAt @ClickHouseDB , we've been working hard in delivering the most reliable Postgres and fastest experience, not just claiming it. WAL-RUS is another step in that direction. WAL-RUS delivers Postgres backup performance on par with existing tools while using 10× less memory. ThatReliable backups are foundational to running Postgres in production. That's why we've open-sourced WAL-RUS, a Rust implementation of WAL-G designed to deliver more predictable memory usage while remaining compatible with existing Postgres backup and WAL archival workflows.
- Reliable backups are foundational to running Postgres in production. That's why we've open-sourced WAL-RUS, a Rust implementation of WAL-G designed to deliver more predictable memory usage while remaining compatible with existing Postgres backup and WAL archival workflows.
- We are live with the 26.6 release call. Our "anniversary release"! Features, performance improvements, some special things to highlight, and Q&A (of course). Join us now! youtube.com/watch?v=-NmqMH… (a thread)And that's it! Another month. More features than ever before. And a moment to pause and thank our community (users, customers, contributors, etc) as we acknowledge our 10 year anniversary.
- Replying to @ClickHouseDBIt wouldn't be a release call without an exploration of performance improvements. First, and a big highlight, ClickHouse Keeper is 2x faster!!!





