> ## Documentation Index
> Fetch the complete documentation index at: https://private-7c7dfe99-mintlify-fbfa8bee.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# SQL リファレンス

> chDB の SQL リファレンス

chdb は、ClickHouse と同じ SQL 構文、文、エンジン、関数をサポートしています。

| 項目                                                          |
| ----------------------------------------------------------- |
| [SQL 構文](/ja/reference/syntax)                              |
| [文](/ja/reference/statements/index)                         |
| [テーブルエンジン](/ja/reference/engines/table-engines/index)       |
| [データベース エンジン](/ja/reference/engines/database-engines/index) |
| [通常関数](/ja/reference/functions/index)                       |
| [集約関数](/ja/reference/functions/aggregate-functions/index)   |
| [テーブル関数](/ja/reference/functions/table-functions/index)     |
| [ウィンドウ関数](/ja/reference/functions/window-functions/index)   |

詳細情報と例については、[ClickHouse SQL リファレンス](/ja/reference/home) を参照してください。
