> ## Documentation Index
> Fetch the complete documentation index at: https://private-7c7dfe99-mintlify-d355519d.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-d355519d/Mi19mjttbZzbBpDu/images/integrations/logos/node_js.svg?fit=max&auto=format&n=Mi19mjttbZzbBpDu&q=85&s=20a4f52559316c70e0b42b12dafeb080" 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-mintlify-d355519d/Mi19mjttbZzbBpDu/images/integrations/logos/notext-python.svg?fit=max&auto=format&n=Mi19mjttbZzbBpDu&q=85&s=431e32de81936e182a9478b32d59d777" 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-mintlify-d355519d/ONbOtjxuhKUJIOD8/images/integrations/logos/golang.svg?fit=max&auto=format&n=ONbOtjxuhKUJIOD8&q=85&s=8f9736cdcb1b5c3031e2ecba017b5c42" 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-mintlify-d355519d/Mi19mjttbZzbBpDu/images/integrations/logos/java.svg?fit=max&auto=format&n=Mi19mjttbZzbBpDu&q=85&s=5959db3debba00b5ba0841f61d20e32b" 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-mintlify-d355519d/ONbOtjxuhKUJIOD8/images/integrations/logos/csharp.svg?fit=max&auto=format&n=ONbOtjxuhKUJIOD8&q=85&s=30d7f0afe4fa0b327db3059aa5c0a8dd" 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-mintlify-d355519d/s7tbVe0JzqCQuYGn/images/integrations/logos/rust.png?fit=max&auto=format&n=s7tbVe0JzqCQuYGn&q=85&s=7d7f920bec994e3e61257ca0d250bd4f" 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-mintlify-d355519d/Mi19mjttbZzbBpDu/images/integrations/logos/logo_cpp.svg?fit=max&auto=format&n=Mi19mjttbZzbBpDu&q=85&s=b04a3e5ebbf795b93a19f7f0c0f98010" 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>
