> ## 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.

# データの更新

> データの更新 目次

このセクションでは、データを更新する方法について説明します。

| Page                                                                                       | Description                                                                |
| ------------------------------------------------------------------------------------------ | -------------------------------------------------------------------------- |
| [更新の概要](/docs/ja/concepts/features/operations/update/overview)                                  | ClickHouse と OLTP データベースにおけるデータ更新の違いの概要と、ClickHouse で利用できるさまざまな更新方法を説明します。 |
| [オンザフライミューテーション](/docs/ja/concepts/features/operations/update/on-fly-mutations)                 | ディスク上のパーツを書き換えることなく、データにミューテーションを適用します。                                    |
| [ReplacingMergeTree を使用した更新](/docs/ja/concepts/features/operations/update/replacing-merge-tree) | ReplacingMergeTree を使用して更新する方法を説明します。                                      |
