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

# 언어 클라이언트

> ClickHouse용 공식 및 커뮤니티 유지 관리 언어 클라이언트입니다.

이 문서 섹션에서는 ClickHouse에서 제공하는 다양한 언어 클라이언트 통합에 대해 자세히 알아볼 수 있습니다.

<CardGroup cols={3}>
  <Card title="JavaScript" icon="https://mintcdn.com/private-7c7dfe99-framing-web-ui/-9vnuEC0duwgnU2A/images/integrations/logos/node_js.svg?fit=max&auto=format&n=-9vnuEC0duwgnU2A&q=85&s=736033fdb57354040ec545740c87432d" href="/ko/integrations/language-clients/js" width="282" height="282" data-path="images/integrations/logos/node_js.svg">
    공식 JS 클라이언트를 사용해 Node.js, 브라우저, Cloudflare Workers, Deno 앱을 ClickHouse에 연결할 수 있습니다.
  </Card>

  <Card title="Python" icon="https://mintcdn.com/private-7c7dfe99-framing-web-ui/-9vnuEC0duwgnU2A/images/integrations/logos/notext-python.svg?fit=max&auto=format&n=-9vnuEC0duwgnU2A&q=85&s=2002a9b57c899be9c08471e960902288" href="/ko/integrations/language-clients/python" width="110" height="110" data-path="images/integrations/logos/notext-python.svg">
    전체 유형 지원, pandas/Arrow 통합, 동기 및 비동기 API를 제공하는 순수 Python 드라이버입니다.
  </Card>

  <Card title="Go" icon="https://mintcdn.com/private-7c7dfe99-framing-web-ui/rWoq3hP58J-obA3U/images/integrations/logos/golang.svg?fit=max&auto=format&n=rWoq3hP58J-obA3U&q=85&s=02641b6e90120a26f2bea8450a947932" href="/ko/integrations/language-clients/go" width="64" height="64" data-path="images/integrations/logos/golang.svg">
    `database/sql` 호환성과 컬럼 지향 Batch 삽입을 지원하는 고성능 네이티브 및 HTTP 드라이버입니다.
  </Card>

  <Card title="Java" icon="https://mintcdn.com/private-7c7dfe99-framing-web-ui/rWoq3hP58J-obA3U/images/integrations/logos/java.svg?fit=max&auto=format&n=rWoq3hP58J-obA3U&q=85&s=963d9be5a643d6afbaab0064d6600c86" href="/ko/integrations/language-clients/java" width="64" height="64" data-path="images/integrations/logos/java.svg">
    JVM 앱을 ClickHouse에 연결하기 위한 Java 클라이언트, JDBC 드라이버, R2DBC 드라이버, 날짜/시간 가이드를 제공합니다.
  </Card>

  <Card title="C#" icon="https://mintcdn.com/private-7c7dfe99-framing-web-ui/rWoq3hP58J-obA3U/images/integrations/logos/csharp.svg?fit=max&auto=format&n=rWoq3hP58J-obA3U&q=85&s=04e750db4e276e26a599e49f42f728a9" href="/ko/integrations/language-clients/csharp/overview" width="256" height="290" data-path="images/integrations/logos/csharp.svg">
    .NET 프로젝트를 ClickHouse에 연결하기 위한 ADO.NET 호환 C# 드라이버입니다.
  </Card>

  <Card title="Rust" icon="https://mintcdn.com/private-7c7dfe99-framing-web-ui/-9vnuEC0duwgnU2A/images/integrations/logos/rust.webp?fit=max&auto=format&n=-9vnuEC0duwgnU2A&q=85&s=f410959ab265f0531abd49254841909c" href="/ko/integrations/language-clients/rust" width="512" height="512" data-path="images/integrations/logos/rust.webp">
    HTTP 전송, 압축, 연결 풀링을 지원하는 비동기 Rust 크레이트입니다.
  </Card>

  <Card title="C++" icon="https://mintcdn.com/private-7c7dfe99-framing-web-ui/-9vnuEC0duwgnU2A/images/integrations/logos/logo_cpp.svg?fit=max&auto=format&n=-9vnuEC0duwgnU2A&q=85&s=a1e6e916d5882a23fce65a4ffab3ea47" href="/ko/integrations/language-clients/cpp" width="64" height="64" data-path="images/integrations/logos/logo_cpp.svg">
    `clickhouse-cpp` — 선택적으로 userver 프레임워크 통합을 지원하는 빠르고 타입 안정성이 높은 C++ 클라이언트 라이브러리입니다.
  </Card>

  <Card title="C" icon="https://mintcdn.com/private-7c7dfe99-framing-web-ui/-9vnuEC0duwgnU2A/images/integrations/logos/logo_c.svg?fit=max&auto=format&n=-9vnuEC0duwgnU2A&q=85&s=11ff23014ea7f7e793c57143629672ef" href="/ko/integrations/language-clients/c" width="224" height="247" data-path="images/integrations/logos/logo_c.svg">
    C 애플리케이션을 ClickHouse에 연결하기 위한 네이티브 C 클라이언트 라이브러리입니다.
  </Card>

  <Card title="타사 클라이언트" icon="users" href="/ko/integrations/language-clients/third-party/client-libraries">
    위에서 다루지 않은 언어와 런타임용 커뮤니티 유지 관리 클라이언트 라이브러리입니다.
  </Card>
</CardGroup>
