> ## Documentation Index
> Fetch the complete documentation index at: https://private-7c7dfe99-mintlify-0c00d93d.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-mintlify-0c00d93d/mmgGRoHkeAz4voE9/images/integrations/logos/node_js.svg?fit=max&auto=format&n=mmgGRoHkeAz4voE9&q=85&s=a34212d1ec79aa29c0cef5fd84553cc0" href="/ja/integrations/language-clients/js" width="282" height="282" data-path="images/integrations/logos/node_js.svg">
    公式 JS client を使用して、Node.js、ブラウザー、Cloudflare Workers、Deno のアプリを ClickHouse に接続します。
  </Card>

  <Card title="Python" icon="https://mintcdn.com/private-7c7dfe99-mintlify-0c00d93d/mmgGRoHkeAz4voE9/images/integrations/logos/notext-python.svg?fit=max&auto=format&n=mmgGRoHkeAz4voE9&q=85&s=4cc8a8a56f9bc18e45cfe0020ac8468d" href="/ja/integrations/language-clients/python" width="110" height="110" data-path="images/integrations/logos/notext-python.svg">
    完全な型サポート、pandas/Arrow インテグレーション、同期 API と非同期 API を備えた Pure-Python ドライバーです。
  </Card>

  <Card title="Go" icon="https://mintcdn.com/private-7c7dfe99-mintlify-0c00d93d/sHZbDPrjaz26Far4/images/integrations/logos/golang.svg?fit=max&auto=format&n=sHZbDPrjaz26Far4&q=85&s=796bb7aac0df4e62c052482017e82e4d" href="/ja/integrations/language-clients/go" width="64" height="64" data-path="images/integrations/logos/golang.svg">
    `database/sql` 互換で、カラム指向のバッチ insert に対応した高性能な Native および HTTP ドライバーです。
  </Card>

  <Card title="Java" icon="https://mintcdn.com/private-7c7dfe99-mintlify-0c00d93d/mmgGRoHkeAz4voE9/images/integrations/logos/java.svg?fit=max&auto=format&n=mmgGRoHkeAz4voE9&q=85&s=caff5426bd078662a1bad00e1baafa87" href="/ja/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-mintlify-0c00d93d/sHZbDPrjaz26Far4/images/integrations/logos/csharp.svg?fit=max&auto=format&n=sHZbDPrjaz26Far4&q=85&s=df9d8c94b955b41f747ed4e921a1fc1b" href="/ja/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-mintlify-0c00d93d/M2kt-uard_wQ9xP-/images/integrations/logos/rust.png?fit=max&auto=format&n=M2kt-uard_wQ9xP-&q=85&s=8b53e18fc0d4fe6bdaa287784e546626" href="/ja/integrations/language-clients/rust" width="512" height="512" data-path="images/integrations/logos/rust.png">
    HTTP トランスポート、圧縮、接続プーリングを備えた非同期 Rust crate です。
  </Card>

  <Card title="C++" icon="https://mintcdn.com/private-7c7dfe99-mintlify-0c00d93d/mmgGRoHkeAz4voE9/images/integrations/logos/logo_cpp.svg?fit=max&auto=format&n=mmgGRoHkeAz4voE9&q=85&s=d13413f0dc802d8e768d7455f698434b" href="/ja/integrations/language-clients/cpp" width="64" height="64" data-path="images/integrations/logos/logo_cpp.svg">
    `clickhouse-cpp` — オプションの userver フレームワークとのインテグレーションに対応した、高速で型安全な C++ クライアントライブラリです。
  </Card>

  <Card title="Third-party clients" icon="users" href="/ja/integrations/language-clients/third-party/client-libraries">
    上記で扱っていない言語やランタイム向けの、コミュニティ管理のクライアントライブラリです。
  </Card>
</CardGroup>
