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

# Referência SQL

> Referência SQL para chDB

O chDB oferece suporte à mesma sintaxe SQL, às mesmas instruções, aos mesmos motores e às mesmas funções do ClickHouse:

| Tópico                                                                       |
| ---------------------------------------------------------------------------- |
| [Sintaxe SQL](/pt-BR/reference/syntax)                                       |
| [Instruções](/pt-BR/reference/statements/index)                              |
| [Motores de tabela](/pt-BR/reference/engines/table-engines/index)            |
| [Motores de banco de dados](/pt-BR/reference/engines/database-engines/index) |
| [Funções regulares](/pt-BR/reference/functions/index)                        |
| [Funções de agregação](/pt-BR/reference/functions/aggregate-functions/index) |
| [Funções de tabela](/pt-BR/reference/functions/table-functions/index)        |
| [Funções de janela](/pt-BR/reference/functions/window-functions/index)       |

Para mais informações e exemplos, consulte a [Referência SQL do ClickHouse](/pt-BR/reference/home).
