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

# Referencia de SQL

> Referencia de SQL para chDB

chdb admite la misma sintaxis, sentencias, motores y funciones SQL que ClickHouse:

| Tema                                                                         |
| ---------------------------------------------------------------------------- |
| [Sintaxis de SQL](/es/reference/syntax)                                      |
| [Sentencias](/es/reference/statements/index)                                 |
| [Motores de tabla](/es/reference/engines/table-engines/index)                |
| [Motores de bases de datos](/es/reference/engines/database-engines/index)    |
| [Funciones regulares](/es/reference/functions/index)                         |
| [Funciones de agregación](/es/reference/functions/aggregate-functions/index) |
| [Funciones de tabla](/es/reference/functions/table-functions/index)          |
| [Funciones de ventana](/es/reference/functions/window-functions/index)       |

Para obtener más información y ejemplos, consulta la [Referencia de SQL de ClickHouse](/es/reference/home).
