> ## Documentation Index
> Fetch the complete documentation index at: https://clickhouse.com/docs/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](/docs/pt-BR/reference/syntax)                                       |
| [Instruções](/docs/pt-BR/reference/statements/index)                              |
| [Motores de tabela](/docs/pt-BR/reference/engines/table-engines/index)            |
| [Motores de banco de dados](/docs/pt-BR/reference/engines/database-engines/index) |
| [Funções regulares](/docs/pt-BR/reference/functions/index)                        |
| [Funções de agregação](/docs/pt-BR/reference/functions/aggregate-functions/index) |
| [Funções de tabela](/docs/pt-BR/reference/functions/table-functions/index)        |
| [Funções de janela](/docs/pt-BR/reference/functions/window-functions/index)       |

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