Zh/Knowledge Base/Tags/ConceptsCan 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.2023年10月26日 · 阅读需 2 分钟
Zh/Knowledge Base/Tags/ConceptsDifferences Between Official and 3rd-Party ClickHouse BuildsUnderstand the key differences between official ClickHouse builds and 3rd-party builds, including updates, compatibility, and security considerations.2023年6月26日 · 阅读需 2 分钟
Zh/Knowledge Base/Tags/ConceptsWhat does “ClickHouse” mean?Curious what ClickHouse means? Take a look inside this knowledge base article to find out!2021年9月1日 · 阅读需 1 分钟
Zh/Knowledge Base/Tags/ConceptsCan 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.2021年9月1日 · 阅读需 2 分钟
Zh/Knowledge Base/Tags/ConceptsWhy 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.2021年9月1日 · 阅读需 2 分钟
Zh/Knowledge Base/Tags/ConceptsWhat is OLAP?OLAP stands for Online Analytical Processing. It is a broad term that can be looked at from two perspectives: technical and business.2021年9月1日 · 阅读需 3 分钟
Zh/Knowledge Base/Tags/ConceptsWhich 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...2021年9月1日 · 阅读需 6 分钟
Zh/Knowledge Base/Tags/ConceptsCan 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.2021年9月1日 · 阅读需 2 分钟