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

# 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)                              |
| [Motores de tabela](/pt-BR/reference/engines/table-engines)            |
| [Motores de banco de dados](/pt-BR/reference/engines/database-engines) |
| [Funções regulares](/pt-BR/reference/functions)                        |
| [Funções de agregação](/pt-BR/reference/functions/aggregate-functions) |
| [Funções de tabela](/pt-BR/reference/functions/table-functions)        |
| [Funções de janela](/pt-BR/reference/functions/window-functions)       |

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