mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-17 05:03:20 +00:00
8623cb232c
* CLICKHOUSE-4063: less manual html @ index.md * CLICKHOUSE-4063: recommend markdown="1" in README.md * CLICKHOUSE-4003: manually purge custom.css for now * CLICKHOUSE-4064: expand <details> before any print (including to pdf) * CLICKHOUSE-3927: rearrange interfaces/formats.md a bit * CLICKHOUSE-3306: add few http headers * Remove copy-paste introduced in #3392 * Hopefully better chinese fonts #3392 * get rid of tabs @ custom.css * Apply comments and patch from #3384 * Add jdbc.md to ToC and some translation, though it still looks badly incomplete * minor punctuation * Add some backlinks to official website from mirrors that just blindly take markdown sources * Do not make fonts extra light * find . -name '*.md' -type f | xargs -I{} perl -pi -e 's//g' {} * find . -name '*.md' -type f | xargs -I{} perl -pi -e 's/ sql/g' {} * Remove outdated stuff from roadmap.md * Not so light font on front page too * Refactor Chinese formats.md to match recent changes in other languages
52 lines
2.4 KiB
Markdown
52 lines
2.4 KiB
Markdown
<div dir="rtl" markdown="1">
|
||
|
||
# کتابخانه های توسعه دهندگان third-party
|
||
|
||
کتابخانه هایی برای کار با ClickHouse وجود دارد:
|
||
|
||
- Python
|
||
- [infi.clickhouse_orm](https://github.com/Infinidat/infi.clickhouse_orm)
|
||
- [sqlalchemy-clickhouse](https://github.com/cloudflare/sqlalchemy-clickhouse)
|
||
- [clickhouse-driver](https://github.com/mymarilyn/clickhouse-driver)
|
||
- [clickhouse-client](https://github.com/yurial/clickhouse-client)
|
||
- PHP
|
||
- [phpClickHouse](https://github.com/smi2/phpClickHouse)
|
||
- [clickhouse-php-client](https://github.com/8bitov/clickhouse-php-client)
|
||
- [clickhouse-client](https://github.com/bozerkins/clickhouse-client)
|
||
- [PhpClickHouseClient](https://github.com/SevaCode/PhpClickHouseClient)
|
||
- 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/archan937/clickhouse)
|
||
- R
|
||
- [clickhouse-r](https://github.com/hannesmuehleisen/clickhouse-r)
|
||
- [RClickhouse](https://github.com/IMSMWU/RClickhouse)
|
||
- .NET
|
||
- [ClickHouse.Ado](https://github.com/killwort/ClickHouse-Net)
|
||
- [ClickHouse.Net](https://github.com/ilyabreev/ClickHouse.Net)
|
||
- [ClickHouse.Net.Migrations](https://github.com/ilyabreev/ClickHouse.Net.Migrations)
|
||
- C++
|
||
- [clickhouse-cpp](https://github.com/artpaul/clickhouse-cpp/)
|
||
- Elixir
|
||
- [clickhousex](https://github.com/appodeal/clickhousex/)
|
||
- [clickhouse_ecto](https://github.com/appodeal/clickhouse_ecto)
|
||
- Java
|
||
- [clickhouse-client-java](https://github.com/VirtusAI/clickhouse-client-java)
|
||
- Nim
|
||
- [nim-clickhouse](https://github.com/leonardoce/nim-clickhouse)
|
||
|
||
ما این کتابخانه ها را تست نکردیم. آنها به صورت تصادفی انتخاب شده اند.
|
||
|
||
</div>
|
||
[مقاله اصلی](https://clickhouse.yandex/docs/fa/interfaces/third-party_client_libraries/) <!--hide-->
|