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

# 참고

> ClickHouse 참고 문서 — SQL 문, 데이터 타입, 엔진, 함수, 포맷, 설정, 시스템 테이블.

<CardGroup cols={2}>
  <Card title="SQL 참고" icon="code" href="/ko/reference/syntax">
    SQL 문, 절, 연산자, 구문 참고.
  </Card>

  <Card title="데이터 타입" icon="database" href="/ko/reference/data-types">
    숫자, 문자열, 날짜/시간, 배열, 맵 등을 포함한 모든 지원 데이터 타입.
  </Card>

  <Card title="엔진" icon="gear" href="/ko/reference/engines">
    테이블 및 데이터베이스 엔진 참고 — MergeTree 엔진 계열, Log, 통합, 특수 엔진.
  </Card>

  <Card title="함수" icon="function" href="/ko/reference/functions">
    일반 함수, 집계 함수, 테이블 함수, 윈도우 함수.
  </Card>

  <Card title="포맷" icon="file-code" href="/ko/reference/formats">
    모든 지원 데이터 포맷의 입력 및 출력 형식 참고.
  </Card>

  <Card title="설정" icon="sliders" href="/ko/reference/settings">
    서버, 세션, MergeTree 설정 참고.
  </Card>

  <Card title="시스템 테이블" icon="table" href="/ko/reference/system-tables">
    모니터링, 진단, 내부 검사를 위한 시스템 테이블.
  </Card>

  <Card title="데이터 레이크" icon="water" href="/ko/reference/datalakes">
    데이터 레이크 통합 참고 — Iceberg, Delta Lake, Hudi.
  </Card>
</CardGroup>
