Can you use ClickHouse for vector search?Learn how to use ClickHouse for vector search, including storing embeddings and searching with distance functions like cosine similarity.Oct 26, 2023 · 2 min read
How to Use Parameterized Views in ClickHouseLearn how to create and query parameterized views in ClickHouse for dynamic data slicing based on query-time parameters.Aug 1, 2023 · 2 min read
Using ClickHouse for Log AnalyticsClickHouse is popular for logs and metrics analysis because of the real-time analytics capabilities provided. Ready to find out more?May 10, 2023 · One min read
Let's calculate pi using SQLIt's Pi Day! Let's calculate pi using ClickHouse SQLMar 14, 2023 · 3 min read
Can I use ClickHouse as a key-value storage?The short answer is **"no"**. The key-value workload is among top positions in the list of cases when **NOT** to use ClickHouse.Sep 1, 2021 · 2 min read
Who is using ClickHouse?Being 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.Sep 1, 2021 · 2 min read