2020-10-26 10:29:30 +00:00
|
|
|
---
|
|
|
|
toc_priority: 27
|
2021-03-08 14:54:44 +00:00
|
|
|
toc_title: "Библиотеки для интеграции от сторонних разработчиков"
|
2020-10-26 10:29:30 +00:00
|
|
|
---
|
|
|
|
|
2020-03-20 18:20:59 +00:00
|
|
|
# Библиотеки для интеграции от сторонних разработчиков {#biblioteki-dlia-integratsii-ot-storonnikh-razrabotchikov}
|
2018-11-27 11:13:59 +00:00
|
|
|
|
|
|
|
!!! warning "Disclaimer"
|
2018-12-12 17:28:00 +00:00
|
|
|
Яндекс не занимается поддержкой перечисленных ниже инструментов и библиотек и не проводит тщательного тестирования для проверки их качества.
|
2018-11-27 11:13:59 +00:00
|
|
|
|
2020-03-20 18:20:59 +00:00
|
|
|
## Инфраструктурные продукты {#infrastrukturnye-produkty}
|
|
|
|
|
2020-03-21 04:11:51 +00:00
|
|
|
- Реляционные системы управления базами данных
|
|
|
|
- [MySQL](https://www.mysql.com)
|
2020-06-15 15:25:13 +00:00
|
|
|
- [mysql2ch](https://github.com/long2ice/mysql2ch)
|
2020-04-16 12:55:32 +00:00
|
|
|
- [ProxySQL](https://github.com/sysown/proxysql/wiki/ClickHouse-Support)
|
|
|
|
- [clickhouse-mysql-data-reader](https://github.com/Altinity/clickhouse-mysql-data-reader)
|
|
|
|
- [horgh-replicator](https://github.com/larsnovikov/horgh-replicator)
|
2020-03-21 04:11:51 +00:00
|
|
|
- [PostgreSQL](https://www.postgresql.org)
|
2020-10-13 17:23:29 +00:00
|
|
|
- [clickhousedb_fdw](https://github.com/Percona-Lab/clickhousedb_fdw)
|
|
|
|
- [infi.clickhouse_fdw](https://github.com/Infinidat/infi.clickhouse_fdw) (использует [infi.clickhouse_orm](https://github.com/Infinidat/infi.clickhouse_orm))
|
2020-04-16 12:55:32 +00:00
|
|
|
- [pg2ch](https://github.com/mkabilov/pg2ch)
|
2020-10-13 17:23:29 +00:00
|
|
|
- [clickhouse_fdw](https://github.com/adjust/clickhouse_fdw)
|
2020-03-21 04:11:51 +00:00
|
|
|
- [MSSQL](https://en.wikipedia.org/wiki/Microsoft_SQL_Server)
|
2020-04-16 12:55:32 +00:00
|
|
|
- [ClickHouseMightrator](https://github.com/zlzforever/ClickHouseMigrator)
|
2020-03-21 04:11:51 +00:00
|
|
|
- Очереди сообщений
|
|
|
|
- [Kafka](https://kafka.apache.org)
|
2020-10-13 17:23:29 +00:00
|
|
|
- [clickhouse_sinker](https://github.com/housepower/clickhouse_sinker) (использует [Go client](https://github.com/ClickHouse/clickhouse-go/))
|
2020-05-19 11:51:58 +00:00
|
|
|
- [stream-loader-clickhouse](https://github.com/adform/stream-loader)
|
2020-04-16 12:55:32 +00:00
|
|
|
- Потоковая обработка
|
|
|
|
- [Flink](https://flink.apache.org)
|
|
|
|
- [flink-clickhouse-sink](https://github.com/ivi-ru/flink-clickhouse-sink)
|
2020-03-21 04:11:51 +00:00
|
|
|
- Хранилища объектов
|
|
|
|
- [S3](https://en.wikipedia.org/wiki/Amazon_S3)
|
2020-04-16 12:55:32 +00:00
|
|
|
- [clickhouse-backup](https://github.com/AlexAkulov/clickhouse-backup)
|
2020-03-21 04:11:51 +00:00
|
|
|
- Оркестрация контейнеров
|
|
|
|
- [Kubernetes](https://kubernetes.io)
|
2020-04-16 12:55:32 +00:00
|
|
|
- [clickhouse-operator](https://github.com/Altinity/clickhouse-operator)
|
2020-03-21 04:11:51 +00:00
|
|
|
- Системы управления конфигурацией
|
|
|
|
- [puppet](https://puppet.com)
|
2020-04-16 12:55:32 +00:00
|
|
|
- [innogames/clickhouse](https://forge.puppet.com/innogames/clickhouse)
|
|
|
|
- [mfedotov/clickhouse](https://forge.puppet.com/mfedotov/clickhouse)
|
2020-03-21 04:11:51 +00:00
|
|
|
- Мониторинг
|
|
|
|
- [Graphite](https://graphiteapp.org)
|
2020-04-16 12:55:32 +00:00
|
|
|
- [graphouse](https://github.com/yandex/graphouse)
|
|
|
|
- [carbon-clickhouse](https://github.com/lomik/carbon-clickhouse) +
|
|
|
|
- [graphite-clickhouse](https://github.com/lomik/graphite-clickhouse)
|
2020-04-30 18:19:18 +00:00
|
|
|
- [graphite-ch-optimizer](https://github.com/innogames/graphite-ch-optimizer) - оптимизирует партиции таблиц [\*GraphiteMergeTree](../../engines/table-engines/mergetree-family/graphitemergetree.md#graphitemergetree) согласно правилам в [конфигурации rollup](../../engines/table-engines/mergetree-family/graphitemergetree.md#rollup-configuration)
|
2020-03-21 04:11:51 +00:00
|
|
|
- [Grafana](https://grafana.com/)
|
2020-04-16 12:55:32 +00:00
|
|
|
- [clickhouse-grafana](https://github.com/Vertamedia/clickhouse-grafana)
|
2020-03-21 04:11:51 +00:00
|
|
|
- [Prometheus](https://prometheus.io/)
|
2020-10-13 17:23:29 +00:00
|
|
|
- [clickhouse_exporter](https://github.com/f1yegor/clickhouse_exporter)
|
2020-04-16 12:55:32 +00:00
|
|
|
- [PromHouse](https://github.com/Percona-Lab/PromHouse)
|
2020-10-13 17:23:29 +00:00
|
|
|
- [clickhouse_exporter](https://github.com/hot-wifi/clickhouse_exporter) (использует [Go client](https://github.com/kshvakov/clickhouse/))
|
2020-03-21 04:11:51 +00:00
|
|
|
- [Nagios](https://www.nagios.org/)
|
2020-10-13 17:23:29 +00:00
|
|
|
- [check_clickhouse](https://github.com/exogroup/check_clickhouse/)
|
|
|
|
- [check_clickhouse.py](https://github.com/innogames/igmonplugins/blob/master/src/check_clickhouse.py)
|
2020-03-21 04:11:51 +00:00
|
|
|
- [Zabbix](https://www.zabbix.com)
|
2020-04-16 12:55:32 +00:00
|
|
|
- [clickhouse-zabbix-template](https://github.com/Altinity/clickhouse-zabbix-template)
|
2020-03-21 04:11:51 +00:00
|
|
|
- [Sematext](https://sematext.com/)
|
2020-04-16 12:55:32 +00:00
|
|
|
- [clickhouse интеграция](https://github.com/sematext/sematext-agent-integrations/tree/master/clickhouse)
|
2020-03-21 04:11:51 +00:00
|
|
|
- Логирование
|
|
|
|
- [rsyslog](https://www.rsyslog.com/)
|
2020-04-16 12:55:32 +00:00
|
|
|
- [omclickhouse](https://www.rsyslog.com/doc/master/configuration/modules/omclickhouse.html)
|
2020-03-21 04:11:51 +00:00
|
|
|
- [fluentd](https://www.fluentd.org)
|
2020-04-16 12:55:32 +00:00
|
|
|
- [loghouse](https://github.com/flant/loghouse) (для [Kubernetes](https://kubernetes.io))
|
|
|
|
- [Sematext](https://www.sematext.com/logagent)
|
|
|
|
- [logagent output-plugin-clickhouse](https://sematext.com/docs/logagent/output-plugin-clickhouse/)
|
2020-03-21 04:11:51 +00:00
|
|
|
- Гео
|
|
|
|
- [MaxMind](https://dev.maxmind.com/geoip/)
|
2020-04-16 12:55:32 +00:00
|
|
|
- [clickhouse-maxmind-geoip](https://github.com/AlexeyKupershtokh/clickhouse-maxmind-geoip)
|
2021-03-15 00:04:06 +00:00
|
|
|
- AutoML
|
|
|
|
- [MindsDB](https://mindsdb.com/)
|
|
|
|
- [MindsDB](https://github.com/mindsdb/mindsdb) - Слой предиктивной аналитики и искусственного интеллекта для СУБД ClickHouse.
|
2018-12-12 17:28:00 +00:00
|
|
|
|
2020-03-20 18:20:59 +00:00
|
|
|
## Экосистемы вокруг языков программирования {#ekosistemy-vokrug-iazykov-programmirovaniia}
|
2018-12-12 17:28:00 +00:00
|
|
|
|
2020-03-21 04:11:51 +00:00
|
|
|
- Python
|
|
|
|
- [SQLAlchemy](https://www.sqlalchemy.org)
|
2020-10-13 17:23:29 +00:00
|
|
|
- [sqlalchemy-clickhouse](https://github.com/cloudflare/sqlalchemy-clickhouse) (использует [infi.clickhouse_orm](https://github.com/Infinidat/infi.clickhouse_orm))
|
2020-03-21 04:11:51 +00:00
|
|
|
- [pandas](https://pandas.pydata.org)
|
2020-04-16 12:55:32 +00:00
|
|
|
- [pandahouse](https://github.com/kszucs/pandahouse)
|
2020-04-30 18:19:18 +00:00
|
|
|
- PHP
|
2020-04-16 12:55:32 +00:00
|
|
|
- [Doctrine](https://www.doctrine-project.org/)
|
|
|
|
- [dbal-clickhouse](https://packagist.org/packages/friendsofdoctrine/dbal-clickhouse)
|
2020-03-21 04:11:51 +00:00
|
|
|
- R
|
|
|
|
- [dplyr](https://db.rstudio.com/dplyr/)
|
|
|
|
- [RClickhouse](https://github.com/IMSMWU/RClickhouse) (использует [clickhouse-cpp](https://github.com/artpaul/clickhouse-cpp))
|
|
|
|
- Java
|
|
|
|
- [Hadoop](http://hadoop.apache.org)
|
2020-04-30 18:19:18 +00:00
|
|
|
- [clickhouse-hdfs-loader](https://github.com/jaykelin/clickhouse-hdfs-loader) (использует [JDBC](../../sql-reference/table-functions/jdbc.md))
|
2020-03-21 04:11:51 +00:00
|
|
|
- Scala
|
|
|
|
- [Akka](https://akka.io)
|
|
|
|
- [clickhouse-scala-client](https://github.com/crobox/clickhouse-scala-client)
|
2020-10-13 17:23:29 +00:00
|
|
|
- C#
|
2020-03-21 04:11:51 +00:00
|
|
|
- [ADO.NET](https://docs.microsoft.com/en-us/dotnet/framework/data/adonet/ado-net-overview)
|
|
|
|
- [ClickHouse.Ado](https://github.com/killwort/ClickHouse-Net)
|
|
|
|
- [ClickHouse.Client](https://github.com/DarkWanderer/ClickHouse.Client)
|
|
|
|
- [ClickHouse.Net](https://github.com/ilyabreev/ClickHouse.Net)
|
|
|
|
- [ClickHouse.Net.Migrations](https://github.com/ilyabreev/ClickHouse.Net.Migrations)
|
|
|
|
- Elixir
|
|
|
|
- [Ecto](https://github.com/elixir-ecto/ecto)
|
2020-10-13 17:23:29 +00:00
|
|
|
- [clickhouse_ecto](https://github.com/appodeal/clickhouse_ecto)
|
2020-04-27 08:39:37 +00:00
|
|
|
- Ruby
|
2020-05-06 16:10:58 +00:00
|
|
|
- [Ruby on Rails](https://rubyonrails.org/)
|
2020-04-27 08:39:37 +00:00
|
|
|
- [activecube](https://github.com/bitquery/activecube)
|
2020-05-06 16:12:02 +00:00
|
|
|
- [ActiveRecord](https://github.com/PNixx/clickhouse-activerecord)
|
2020-04-27 08:39:37 +00:00
|
|
|
- [GraphQL](https://github.com/graphql)
|
|
|
|
- [activecube-graphql](https://github.com/bitquery/activecube-graphql)
|
|
|
|
|