mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-06 07:32:27 +00:00
61 lines
3.3 KiB
Markdown
61 lines
3.3 KiB
Markdown
---
|
|
toc_priority: 26
|
|
toc_title: "Клиентские библиотеки от сторонних разработчиков"
|
|
---
|
|
|
|
# Клиентские библиотеки от сторонних разработчиков {#klientskie-biblioteki-ot-storonnikh-razrabotchikov}
|
|
|
|
!!! warning "Disclaimer"
|
|
Яндекс не поддерживает перечисленные ниже библиотеки и не проводит тщательного тестирования для проверки их качества.
|
|
|
|
- Python:
|
|
- [infi.clickhouse_orm](https://github.com/Infinidat/infi.clickhouse_orm)
|
|
- [clickhouse-driver](https://github.com/mymarilyn/clickhouse-driver)
|
|
- [clickhouse-client](https://github.com/yurial/clickhouse-client)
|
|
- [aiochclient](https://github.com/maximdanilchenko/aiochclient)
|
|
- [asynch](https://github.com/long2ice/asynch)
|
|
- PHP
|
|
- [smi2/phpclickhouse](https://packagist.org/packages/smi2/phpClickHouse)
|
|
- [8bitov/clickhouse-php-client](https://packagist.org/packages/8bitov/clickhouse-php-client)
|
|
- [bozerkins/clickhouse-client](https://packagist.org/packages/bozerkins/clickhouse-client)
|
|
- [simpod/clickhouse-client](https://packagist.org/packages/simpod/clickhouse-client)
|
|
- [seva-code/php-click-house-client](https://packagist.org/packages/seva-code/php-click-house-client)
|
|
- [SeasClick C++ client](https://github.com/SeasX/SeasClick)
|
|
- [glushkovds/phpclickhouse-laravel](https://packagist.org/packages/glushkovds/phpclickhouse-laravel)
|
|
- [kolya7k ClickHouse PHP extension](https://github.com//kolya7k/clickhouse-php)
|
|
- Go
|
|
- [clickhouse](https://github.com/kshvakov/clickhouse/)
|
|
- [go-clickhouse](https://github.com/roistat/go-clickhouse)
|
|
- [mailrugo-clickhouse](https://github.com/mailru/go-clickhouse)
|
|
- [golang-clickhouse](https://github.com/leprosus/golang-clickhouse)
|
|
- NodeJs
|
|
- [clickhouse (NodeJs)](https://github.com/TimonKK/clickhouse)
|
|
- [node-clickhouse](https://github.com/apla/node-clickhouse)
|
|
- Perl
|
|
- [perl-DBD-ClickHouse](https://github.com/elcamlost/perl-DBD-ClickHouse)
|
|
- [HTTP-ClickHouse](https://metacpan.org/release/HTTP-ClickHouse)
|
|
- [AnyEvent-ClickHouse](https://metacpan.org/release/AnyEvent-ClickHouse)
|
|
- Ruby
|
|
- [ClickHouse (Ruby)](https://github.com/shlima/click_house)
|
|
- [clickhouse-activerecord](https://github.com/PNixx/clickhouse-activerecord)
|
|
- R
|
|
- [clickhouse-r](https://github.com/hannesmuehleisen/clickhouse-r)
|
|
- [RClickhouse](https://github.com/IMSMWU/RClickhouse)
|
|
- Java
|
|
- [clickhouse-client-java](https://github.com/VirtusAI/clickhouse-client-java)
|
|
- Scala
|
|
- [clickhouse-scala-client](https://github.com/crobox/clickhouse-scala-client)
|
|
- Kotlin
|
|
- [AORM](https://github.com/TanVD/AORM)
|
|
- C#
|
|
- [Octonica.ClickHouseClient](https://github.com/Octonica/ClickHouseClient)
|
|
- [ClickHouse.Ado](https://github.com/killwort/ClickHouse-Net)
|
|
- [ClickHouse.Client](https://github.com/DarkWanderer/ClickHouse.Client)
|
|
- [ClickHouse.Net](https://github.com/ilyabreev/ClickHouse.Net)
|
|
- Elixir
|
|
- [clickhousex](https://github.com/appodeal/clickhousex/)
|
|
- [pillar](https://github.com/sofakingworld/pillar)
|
|
- Nim
|
|
- [nim-clickhouse](https://github.com/leonardoce/nim-clickhouse)
|
|
|