> ## Documentation Index
> Fetch the complete documentation index at: https://private-7c7dfe99-mintlify-3a82795f.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)                         |
| [テーブルエンジン](/ja/reference/engines/table-engines)       |
| [データベース エンジン](/ja/reference/engines/database-engines) |
| [通常関数](/ja/reference/functions)                       |
| [集約関数](/ja/reference/functions/aggregate-functions)   |
| [テーブル関数](/ja/reference/functions/table-functions)     |
| [ウィンドウ関数](/ja/reference/functions/window-functions)   |

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