> ## Documentation Index
> Fetch the complete documentation index at: https://private-7c7dfe99-revert-104359-revert-104251-parquet-single.mintlify.site/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](/ja/get-started/migrate/postgres/overview)                     | PostgreSQL のデータとクエリを ClickHouse に移行します。                                                                                                                                                                                  |
| [BigQuery](/ja/get-started/migrate/bigquery/overview)                       | BigQuery のデータセットとワークロードを ClickHouse Cloud に移行します。                                                                                                                                                                        |
| [Snowflake](/ja/get-started/migrate/snowflake/overview)                     | Snowflake のデータと SQL ワークロードを ClickHouse Cloud に移行します。                                                                                                                                                                     |
| [Elasticsearch](/ja/get-started/migrate/elastic/overview)                   | Elasticsearch のデータとクエリを ClickHouse に移行します。                                                                                                                                                                               |
| [Redshift](/ja/get-started/migrate/redshift/overview)                       | Redshift のデータとワークロードを ClickHouse Cloud に移行します。                                                                                                                                                                           |
| [OSS to Cloud](/ja/get-started/migrate/oss-to-cloud/clickhouse-to-cloud)    | [`remoteSecure`](/ja/get-started/migrate/oss-to-cloud/clickhouse-to-cloud) または [`BACKUP` および `RESTORE`](/ja/get-started/migrate/oss-to-cloud/oss-to-cloud-backup-restore) を使用して、セルフマネージドの ClickHouse デプロイメントからデータを転送します。 |
| [Other methods](/ja/get-started/migrate/other-methods/clickhouse-local-etl) | そのほかの移行シナリオでは、clickhouse-local、ETL ツール、またはオブジェクトストレージを使用します。                                                                                                                                                             |
