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.26 окт. 2023 г. · 2 мин. чтения
Differences Between Official and 3rd-Party ClickHouse BuildsUnderstand the key differences between official ClickHouse builds and 3rd-party builds, including updates, compatibility, and security considerations.26 июн. 2023 г. · 2 мин. чтения
What does “ClickHouse” mean?Curious what ClickHouse means? Take a look inside this knowledge base article to find out!1 сент. 2021 г. · 1 мин. чтения
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.1 сент. 2021 г. · 2 мин. чтения
Why not use something like MapReduce?We can refer to systems like MapReduce as distributed computing systems in which the reduce operation is based on distributed sorting. The most common open-source solution in this class is Apache Hadoop.1 сент. 2021 г. · 2 мин. чтения
What is OLAP?OLAP stands for Online Analytical Processing. It is a broad term that can be looked at from two perspectives: technical and business.1 сент. 2021 г. · 3 мин. чтения
Which ClickHouse version to use in production?First of all, let’s discuss why people ask this question in the first place. There are two key reasons...1 сент. 2021 г. · 6 мин. чтения
Can I use ClickHouse as a time-series database?ClickHouse is a generic data storage solution for OLAP workloads, while there are many specialized time-series database management systems.1 сент. 2021 г. · 2 мин. чтения