> ## Documentation Index
> Fetch the complete documentation index at: https://clickhouse.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# 将数据迁移到 ClickHouse

> 介绍将数据迁移到 ClickHouse 的可用选项

<div class="vimeo-container">
  <Frame>
    <iframe
      src="https://player.vimeo.com/video/753082620?h=eb566c8c08"
      frameborder="0"
      allow="autoplay;
fullscreen;
picture-in-picture"
      allowfullscreen
    />
  </Frame>
</div>

<br />

将数据迁移到 ClickHouse Cloud 有多种路径，具体取决于您的数据目前位于何处：

| 迁移路径                                                                     | 描述                                            |
| ------------------------------------------------------------------------ | --------------------------------------------- |
| [PostgreSQL](/docs/zh/get-started/migrate/postgres/index)                     | 将 PostgreSQL 数据和查询迁移到 ClickHouse。             |
| [BigQuery](/docs/zh/get-started/migrate/bigquery/index)                       | 将数据集和工作负载从 BigQuery 迁移到 ClickHouse Cloud。     |
| [Snowflake](/docs/zh/get-started/migrate/snowflake/overview)                  | 将 Snowflake 数据和 SQL 工作负载迁移到 ClickHouse Cloud。 |
| [Elasticsearch](/docs/zh/get-started/migrate/elastic/overview)                | 将 Elasticsearch 数据和查询迁移到 ClickHouse。          |
| [Redshift](/docs/zh/get-started/migrate/redshift/overview)                    | 将 Redshift 数据和工作负载迁移到 ClickHouse Cloud。       |
| [OSS to Cloud](/docs/zh/get-started/migrate/oss-to-cloud/clickhouse-to-cloud) | 将数据从自管理 ClickHouse 部署迁移到 ClickHouse Cloud。    |
| [其他方法](/docs/zh/get-started/migrate/other-methods/clickhouse-local-etl)       | 对于其他迁移场景，可使用 clickhouse-local、ETL 工具或对象存储。    |
