> ## Documentation Index
> Fetch the complete documentation index at: https://private-7c7dfe99-fix-nav-issues.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-fix-nav-issues/2Vw1dR9cYfutJkz1/images/integrations/logos/node_js.svg?fit=max&auto=format&n=2Vw1dR9cYfutJkz1&q=85&s=b017b637b051602377dbc127945c175f" 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-fix-nav-issues/2Vw1dR9cYfutJkz1/images/integrations/logos/notext-python.svg?fit=max&auto=format&n=2Vw1dR9cYfutJkz1&q=85&s=c24b1c37489fb5ea4106b6f7010ea177" 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-fix-nav-issues/2Vw1dR9cYfutJkz1/images/integrations/logos/golang.svg?fit=max&auto=format&n=2Vw1dR9cYfutJkz1&q=85&s=e684371dcf2409cfc867ce05d87f9b3b" 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-fix-nav-issues/2Vw1dR9cYfutJkz1/images/integrations/logos/java.svg?fit=max&auto=format&n=2Vw1dR9cYfutJkz1&q=85&s=7e835492e466cdfce7cfc9190a558879" 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-fix-nav-issues/VxPq6MnE7EhcBNB1/images/integrations/logos/csharp.svg?fit=max&auto=format&n=VxPq6MnE7EhcBNB1&q=85&s=66c77aa124e11b4c07f22c21720cf2c9" 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-fix-nav-issues/OHCdlXRrniGWimcZ/images/integrations/logos/rust.png?fit=max&auto=format&n=OHCdlXRrniGWimcZ&q=85&s=8c81c293ed0bb67afeddc64234bc1681" href="/ko/integrations/language-clients/rust" width="512" height="512" data-path="images/integrations/logos/rust.png">
    HTTP 전송, 압축, 연결 풀링을 지원하는 비동기 Rust 크레이트입니다.
  </Card>

  <Card title="C++" icon="https://mintcdn.com/private-7c7dfe99-fix-nav-issues/2Vw1dR9cYfutJkz1/images/integrations/logos/logo_cpp.svg?fit=max&auto=format&n=2Vw1dR9cYfutJkz1&q=85&s=658f602d5e054cfb00e89681cb3eb2bc" 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="타사 클라이언트" icon="users" href="/ko/integrations/language-clients/third-party/client-libraries">
    위에서 다루지 않은 언어와 런타임용 커뮤니티 유지 관리 클라이언트 라이브러리입니다.
  </Card>
</CardGroup>
