> ## 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/ja/get-started/migrate/postgres/index)                        | PostgreSQL のデータとクエリを ClickHouse に移行します。                      |
| [BigQuery](/docs/ja/get-started/migrate/bigquery/index)                          | BigQuery のデータセットとワークロードを ClickHouse Cloud に移行します。            |
| [Snowflake](/docs/ja/get-started/migrate/snowflake/overview)                     | Snowflake のデータと SQL ワークロードを ClickHouse Cloud に移行します。         |
| [Elasticsearch](/docs/ja/get-started/migrate/elastic/overview)                   | Elasticsearch のデータとクエリを ClickHouse に移行します。                   |
| [Redshift](/docs/ja/get-started/migrate/redshift/overview)                       | Redshift のデータとワークロードを ClickHouse Cloud に移行します。               |
| [OSS to Cloud](/docs/ja/get-started/migrate/oss-to-cloud/clickhouse-to-cloud)    | セルフマネージドの ClickHouse デプロイメントから ClickHouse Cloud にデータを転送します。  |
| [Other methods](/docs/ja/get-started/migrate/other-methods/clickhouse-local-etl) | そのほかの移行シナリオでは、clickhouse-local、ETL ツール、またはオブジェクトストレージを使用します。 |
