> ## Documentation Index
> Fetch the complete documentation index at: https://private-7c7dfe99-home-button.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-home-button/qAN8_MJjZRylffd4/images/integrations/logos/node_js.svg?fit=max&auto=format&n=qAN8_MJjZRylffd4&q=85&s=1fc37950a3dd62447c7968cdaf1c0ead" href="/ru/integrations/language-clients/js" width="282" height="282" data-path="images/integrations/logos/node_js.svg">
    Подключайте приложения на Node.js, в браузере, Cloudflare Workers и Deno к ClickHouse с помощью официального JS-клиента.
  </Card>

  <Card title="Python" icon="https://mintcdn.com/private-7c7dfe99-home-button/qAN8_MJjZRylffd4/images/integrations/logos/notext-python.svg?fit=max&auto=format&n=qAN8_MJjZRylffd4&q=85&s=ec9fc75e45f405d31a9297c8987eecf8" href="/ru/integrations/language-clients/python" width="110" height="110" data-path="images/integrations/logos/notext-python.svg">
    Драйвер на чистом Python с полной поддержкой типов, интеграцией с pandas/Arrow и синхронным и асинхронным API.
  </Card>

  <Card title="Go" icon="https://mintcdn.com/private-7c7dfe99-home-button/xFi5J5CWUtR4wSvl/images/integrations/logos/golang.svg?fit=max&auto=format&n=xFi5J5CWUtR4wSvl&q=85&s=7e5455a5ac464aea30c5888950b6d6d6" href="/ru/integrations/language-clients/go" width="64" height="64" data-path="images/integrations/logos/golang.svg">
    Высокопроизводительные Native- и HTTP-драйверы с совместимостью с `database/sql` и батч-вставками в столбцовом формате.
  </Card>

  <Card title="Java" icon="https://mintcdn.com/private-7c7dfe99-home-button/qAN8_MJjZRylffd4/images/integrations/logos/java.svg?fit=max&auto=format&n=qAN8_MJjZRylffd4&q=85&s=9dc8b0b08ae291a19dba02062d98b4c8" href="/ru/integrations/language-clients/java" width="64" height="64" data-path="images/integrations/logos/java.svg">
    Java-клиент, JDBC driver, драйвер R2DBC и рекомендации по работе с датой и временем для подключения JVM-приложений к ClickHouse.
  </Card>

  <Card title="C#" icon="https://mintcdn.com/private-7c7dfe99-home-button/xFi5J5CWUtR4wSvl/images/integrations/logos/csharp.svg?fit=max&auto=format&n=xFi5J5CWUtR4wSvl&q=85&s=08cd6879d395774c9b654e625ec662f8" href="/ru/integrations/language-clients/csharp/overview" width="256" height="290" data-path="images/integrations/logos/csharp.svg">
    Драйвер C# с поддержкой ADO.NET для подключения .NET-проектов к ClickHouse.
  </Card>

  <Card title="Rust" icon="https://mintcdn.com/private-7c7dfe99-home-button/HT6FEZmSxQqQTe8U/images/integrations/logos/rust.png?fit=max&auto=format&n=HT6FEZmSxQqQTe8U&q=85&s=e132a6e95d511cc3ea8aa34ee0e5c50e" href="/ru/integrations/language-clients/rust" width="512" height="512" data-path="images/integrations/logos/rust.png">
    Асинхронный Rust-крейт с HTTP-транспортом, сжатием и пулом соединений.
  </Card>

  <Card title="C++" icon="https://mintcdn.com/private-7c7dfe99-home-button/qAN8_MJjZRylffd4/images/integrations/logos/logo_cpp.svg?fit=max&auto=format&n=qAN8_MJjZRylffd4&q=85&s=c21cc1798864858fbdcd67cbc0341758" href="/ru/integrations/language-clients/cpp" width="64" height="64" data-path="images/integrations/logos/logo_cpp.svg">
    `clickhouse-cpp` — быстрая типобезопасная клиентская библиотека C++ с опциональной интеграцией с фреймворком userver.
  </Card>

  <Card title="Сторонние клиенты" icon="users" href="/ru/integrations/language-clients/third-party/client-libraries">
    Поддерживаемые сообществом клиентские библиотеки для языков и сред выполнения, не охваченных выше.
  </Card>
</CardGroup>
