Can you use ClickHouse for vector search?October 26, 2023 · 2 min readLearn how to use ClickHouse for vector search, including storing embeddings and searching with distance functions like cosine similarity.
How to Use Parameterized Views in ClickHouseAugust 1, 2023 · 2 min readLearn how to create and query parameterized views in ClickHouse for dynamic data slicing based on query-time parameters.
Using ClickHouse for Log AnalyticsMay 10, 2023 · One min readClickHouse is popular for logs and metrics analysis because of the real-time analytics capabilities provided. Ready to find out more?
Let's calculate pi using SQLMarch 14, 2023 · 3 min readIt's Pi Day! Let's calculate pi using ClickHouse SQL
Can I use ClickHouse as a key-value storage?September 1, 2021 · 2 min readThe short answer is **"no"**. The key-value workload is among top positions in the list of cases when **NOT** to use ClickHouse.
Who is using ClickHouse?September 1, 2021 · 2 min readBeing an open-source product makes this question not so straightforward to answer. You do not have to tell anyone if you want to start using ClickHouse, you just go grab source code or pre-compiled packages.