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

> エンジンの目次ページ

# エンジン

<CardGroup cols={2}>
  <Card title="データベース エンジン" icon="database" href="/docs/ja/reference/engines/database-engines/index">
    ClickHouse のデータベースエンジンを使うと、テーブルを扱い、データの保存方法や管理方法を定義できます。
  </Card>

  <Card title="テーブル エンジン" icon="table" href="/docs/ja/reference/engines/table-engines/index">
    ClickHouse のテーブルエンジンは、データの保存、書き込み、読み取りの方法を決定する基本的な概念です。
  </Card>
</CardGroup>
