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

# 开始使用 ClickHouse

> 刚接触 ClickHouse？从这里开始——了解 ClickHouse 是什么，探索相关用例，安装 ClickHouse，迁移数据，并通过示例数据集动手实践。

刚接触 ClickHouse？请选择下面的一个起点。

<CardGroup cols={2}>
  <Card title="什么是 ClickHouse？" icon="circle-question" href="/zh/get-started/about/intro">
    了解 ClickHouse 是什么、它为什么这么快，以及它有哪些独到之处。
  </Card>

  <Card title="用例" icon="chart-line" href="/zh/get-started/use-cases/overview">
    了解 ClickHouse 如何支撑实时分析、可观测性、数据仓库和智能体分析。
  </Card>

  <Card title="部署模式" icon="diagram-project" href="/zh/get-started/about/deployment-modes">
    比较 ClickHouse Cloud、自管理和嵌入式等部署方式。
  </Card>

  <Card title="快速入门" icon="rocket" href="/zh/get-started/quickstarts/home">
    通过 Cloud 和开源 ClickHouse 的分步指南快速上手。
  </Card>

  <Card title="设置" icon="gear" href="/zh/get-started/setup/install">
    安装 ClickHouse——可在 Cloud 中使用，也可通过包管理器、Docker 或从源码安装。
  </Card>

  <Card title="迁移" icon="arrow-right-arrow-left" href="/zh/get-started/migrate/overview">
    将数据从 PostgreSQL、BigQuery、Snowflake、Redshift、Elasticsearch 等迁移到 ClickHouse。
  </Card>

  <Card title="示例数据集" icon="database" href="/zh/get-started/sample-datasets/index">
    探索示例数据集和教程，动手学习 ClickHouse。
  </Card>
</CardGroup>
