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

# SQL reference

> SQL Reference for chDB

chdb supports the same SQL syntax, statements, engines and functions as ClickHouse:

| Topic                                                                |
| -------------------------------------------------------------------- |
| [SQL Syntax](/core/reference/syntax)                                 |
| [Statements](/core/reference/statements)                             |
| [Table Engines](/core/reference/engines/table-engines)               |
| [Database Engines](/core/reference/engines/database-engines)         |
| [Regular Functions](/core/reference/functions)                       |
| [Aggregate Functions](/core/reference/functions/aggregate-functions) |
| [Table Functions](/core/reference/functions/table-functions)         |
| [Window Functions](/core/reference/functions/window-functions)       |

For further information and examples, see the [ClickHouse SQL Reference](/core/reference/home).
