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

# SQL 参考

> chDB 的 SQL 参考

chdb 支持与 ClickHouse 相同的 SQL 语法、语句、引擎和函数：

| 主题                                                        |
| --------------------------------------------------------- |
| [SQL 语法](/zh/reference/syntax)                            |
| [语句](/zh/reference/statements/index)                      |
| [表引擎](/zh/reference/engines/table-engines/index)          |
| [数据库引擎](/zh/reference/engines/database-engines/index)     |
| [常规函数](/zh/reference/functions/index)                     |
| [聚合函数](/zh/reference/functions/aggregate-functions/index) |
| [表函数](/zh/reference/functions/table-functions/index)      |
| [窗口函数](/zh/reference/functions/window-functions/index)    |

如需更多信息和示例，请参阅 [ClickHouse SQL 参考](/zh/reference/home)。
