> ## Documentation Index
> Fetch the complete documentation index at: https://private-7c7dfe99-mintlify-8a08bda2.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# SQL 참고

> chDB용 SQL 참고

chDB는 ClickHouse와 동일한 SQL 구문, SQL 문, 엔진 및 함수를 지원합니다:

| 주제                                                   |
| ---------------------------------------------------- |
| [SQL 구문](/ko/reference/syntax)                       |
| [SQL 문](/ko/reference/statements)                    |
| [테이블 엔진](/ko/reference/engines/table-engines)        |
| [데이터베이스 엔진](/ko/reference/engines/database-engines)  |
| [일반 함수](/ko/reference/functions)                     |
| [집계 함수](/ko/reference/functions/aggregate-functions) |
| [테이블 함수](/ko/reference/functions/table-functions)    |
| [윈도우 함수](/ko/reference/functions/window-functions)   |

자세한 정보와 예시는 [ClickHouse SQL 참고](/ko/reference/home)를 참조하십시오.
