> ## Documentation Index
> Fetch the complete documentation index at: https://private-7c7dfe99-vortex-format.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# 概念

> 概念入口页

在本节中，我们将深入介绍 ClickHouse 如此快速且高效背后的核心概念。

<CardGroup cols={2}>
  <Card title="基础" icon="cubes" href="/zh/concepts/core-concepts/index">
    了解 ClickHouse 工作原理的核心概念，包括 table parts、分区、合并和主索引。
  </Card>

  <Card title="ClickHouse 概念" icon="lightbulb" href="/zh/concepts/features/index">
    了解 ClickHouse 的相关概念，包括 materialized views、字典、性能调优、操作、配置和安全。
  </Card>

  <Card title="最佳实践" icon="list-check" href="/zh/concepts/best-practices/index">
    使用 ClickHouse 时应遵循的最佳实践。
  </Card>
</CardGroup>
