2018-11-27 11:13:59 +00:00
|
|
|
# Integration Libraries from Third-party Developers
|
|
|
|
|
|
|
|
!!! warning "Disclaimer"
|
2018-12-12 17:28:00 +00:00
|
|
|
Yandex does **not** maintain the tools and libraries listed below and haven't done any extensive testing to ensure their quality.
|
|
|
|
|
|
|
|
## Infrastructure Products
|
2018-11-27 11:13:59 +00:00
|
|
|
|
2018-12-07 16:24:54 +00:00
|
|
|
- Relational database management systems
|
|
|
|
- [MySQL](https://www.mysql.com)
|
|
|
|
- [ProxySQL](https://github.com/sysown/proxysql/wiki/ClickHouse-Support)
|
2018-12-12 17:28:00 +00:00
|
|
|
- [clickhouse-mysql-data-reader](https://github.com/Altinity/clickhouse-mysql-data-reader)
|
2019-04-29 16:50:02 +00:00
|
|
|
- [horgh-replicator](https://github.com/larsnovikov/horgh-replicator)
|
2018-12-07 16:24:54 +00:00
|
|
|
- [PostgreSQL](https://www.postgresql.org)
|
2019-04-11 12:10:04 +00:00
|
|
|
- [clickhousedb_fdw](https://github.com/Percona-Lab/clickhousedb_fdw)
|
2018-12-07 16:24:54 +00:00
|
|
|
- [infi.clickhouse_fdw](https://github.com/Infinidat/infi.clickhouse_fdw) (uses [infi.clickhouse_orm](https://github.com/Infinidat/infi.clickhouse_orm))
|
2019-04-11 12:11:19 +00:00
|
|
|
- [pg2ch](https://github.com/mkabilov/pg2ch)
|
2018-12-12 17:28:00 +00:00
|
|
|
- [MSSQL](https://en.wikipedia.org/wiki/Microsoft_SQL_Server)
|
|
|
|
- [ClickHouseMigrator](https://github.com/zlzforever/ClickHouseMigrator)
|
|
|
|
- Message queues
|
|
|
|
- [Kafka](https://kafka.apache.org)
|
|
|
|
- [clickhouse_sinker](https://github.com/housepower/clickhouse_sinker) (uses [Go client](https://github.com/kshvakov/clickhouse/))
|
|
|
|
- Object storages
|
|
|
|
- [S3](https://en.wikipedia.org/wiki/Amazon_S3)
|
2018-12-11 12:35:49 +00:00
|
|
|
- [clickhouse-backup](https://github.com/AlexAkulov/clickhouse-backup)
|
2019-04-11 11:24:56 +00:00
|
|
|
- Container orchestration
|
|
|
|
- [Kubernetes](https://kubernetes.io)
|
|
|
|
- [clickhouse-operator](https://github.com/Altinity/clickhouse-operator)
|
2018-12-21 19:40:49 +00:00
|
|
|
- Configuration management
|
|
|
|
- [puppet](https://puppet.com)
|
|
|
|
- [innogames/clickhouse](https://forge.puppet.com/innogames/clickhouse)
|
2019-01-30 19:49:23 +00:00
|
|
|
- [mfedotov/clickhouse](https://forge.puppet.com/mfedotov/clickhouse)
|
2018-12-12 17:28:00 +00:00
|
|
|
- Monitoring
|
|
|
|
- [Graphite](https://graphiteapp.org)
|
|
|
|
- [graphouse](https://github.com/yandex/graphouse)
|
|
|
|
- [carbon-clickhouse](https://github.com/lomik/carbon-clickhouse)
|
|
|
|
- [Grafana](https://grafana.com/)
|
|
|
|
- [clickhouse-grafana](https://github.com/Vertamedia/clickhouse-grafana)
|
|
|
|
- [Prometheus](https://prometheus.io/)
|
|
|
|
- [clickhouse_exporter](https://github.com/f1yegor/clickhouse_exporter)
|
|
|
|
- [PromHouse](https://github.com/Percona-Lab/PromHouse)
|
2019-02-02 07:02:45 +00:00
|
|
|
- [clickhouse_exporter](https://github.com/hot-wifi/clickhouse_exporter) (uses [Go client](https://github.com/kshvakov/clickhouse/))
|
2018-12-19 15:24:27 +00:00
|
|
|
- [Nagios](https://www.nagios.org/)
|
|
|
|
- [check_clickhouse](https://github.com/exogroup/check_clickhouse/)
|
2019-04-11 11:27:02 +00:00
|
|
|
- [Zabbix](https://www.zabbix.com)
|
|
|
|
- [clickhouse-zabbix-template](https://github.com/Altinity/clickhouse-zabbix-template)
|
2019-04-04 10:44:20 +00:00
|
|
|
- [Sematext](https://sematext.com/)
|
2019-04-04 10:49:01 +00:00
|
|
|
- [clickhouse integration](https://github.com/sematext/sematext-agent-integrations/tree/master/clickhouse)
|
2018-12-12 17:28:00 +00:00
|
|
|
- Logging
|
2019-02-05 16:46:30 +00:00
|
|
|
- [rsyslog](https://www.rsyslog.com/)
|
|
|
|
- [omclickhouse](https://www.rsyslog.com/doc/master/configuration/modules/omclickhouse.html)
|
2018-12-12 17:28:00 +00:00
|
|
|
- [fluentd](https://www.fluentd.org)
|
|
|
|
- [loghouse](https://github.com/flant/loghouse) (for [Kubernetes](https://kubernetes.io))
|
2019-04-04 10:44:20 +00:00
|
|
|
- [logagent](https://www.sematext.com/logagent)
|
|
|
|
- [logagent output-plugin-clickhouse](https://sematext.com/docs/logagent/output-plugin-clickhouse/)
|
2019-04-15 09:26:39 +00:00
|
|
|
- Geo
|
|
|
|
- [MaxMind](https://dev.maxmind.com/geoip/)
|
|
|
|
- [clickhouse-maxmind-geoip](https://github.com/AlexeyKupershtokh/clickhouse-maxmind-geoip)
|
2018-12-12 17:28:00 +00:00
|
|
|
|
|
|
|
## Programming Language Ecosystems
|
|
|
|
|
2018-11-27 11:13:59 +00:00
|
|
|
- Python
|
|
|
|
- [SQLAlchemy](https://www.sqlalchemy.org)
|
|
|
|
- [sqlalchemy-clickhouse](https://github.com/cloudflare/sqlalchemy-clickhouse) (uses [infi.clickhouse_orm](https://github.com/Infinidat/infi.clickhouse_orm))
|
2018-12-12 17:28:00 +00:00
|
|
|
- [pandas](https://pandas.pydata.org)
|
|
|
|
- [pandahouse](https://github.com/kszucs/pandahouse)
|
|
|
|
- R
|
|
|
|
- [dplyr](https://db.rstudio.com/dplyr/)
|
|
|
|
- [RClickhouse](https://github.com/IMSMWU/RClickhouse) (uses [clickhouse-cpp](https://github.com/artpaul/clickhouse-cpp))
|
2018-11-27 11:13:59 +00:00
|
|
|
- Java
|
|
|
|
- [Hadoop](http://hadoop.apache.org)
|
2018-12-21 19:23:55 +00:00
|
|
|
- [clickhouse-hdfs-loader](https://github.com/jaykelin/clickhouse-hdfs-loader) (uses [JDBC](../../query_language/table_functions/jdbc.md))
|
2018-11-27 11:13:59 +00:00
|
|
|
- Scala
|
|
|
|
- [Akka](https://akka.io)
|
|
|
|
- [clickhouse-scala-client](https://github.com/crobox/clickhouse-scala-client)
|
|
|
|
- C#
|
|
|
|
- [ADO.NET](https://docs.microsoft.com/en-us/dotnet/framework/data/adonet/ado-net-overview)
|
|
|
|
- [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)
|
|
|
|
- Elixir
|
|
|
|
- [Ecto](https://github.com/elixir-ecto/ecto)
|
|
|
|
- [clickhouse_ecto](https://github.com/appodeal/clickhouse_ecto)
|
|
|
|
|
|
|
|
|
2018-12-07 16:24:54 +00:00
|
|
|
[Original article](https://clickhouse.yandex/docs/en/interfaces/third-party/integrations/) <!--hide-->
|