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

> Справочник по SQL для chDB

chdb поддерживает тот же синтаксис SQL, команды, движки и функции, что и ClickHouse:

| Тема                                                                    |
| ----------------------------------------------------------------------- |
| [Синтаксис SQL](/ru/reference/syntax)                                   |
| [Команды](/ru/reference/statements/index)                               |
| [Движки таблиц](/ru/reference/engines/table-engines/index)              |
| [Движки баз данных](/ru/reference/engines/database-engines/index)       |
| [Обычные функции](/ru/reference/functions/index)                        |
| [Агрегатные функции](/ru/reference/functions/aggregate-functions/index) |
| [Табличные функции](/ru/reference/functions/table-functions/index)      |
| [Оконные функции](/ru/reference/functions/window-functions/index)       |

Дополнительную информацию и примеры см. в [справочнике ClickHouse SQL](/ru/reference/home).
