Update third-party_client_libraries.rst

Added ch-encode and ch-insert libraries.
This commit is contained in:
KochetovNicolai 2017-09-26 11:49:41 +03:00 committed by GitHub
parent 8ed6d55104
commit e14b23f52e

View File

@ -17,6 +17,8 @@ There exist third-party client libraries for ClickHouse:
- `go-clickhouse <https://github.com/roistat/go-clickhouse>`_
- `mailru\go-clickhouse <https://github.com/mailru/go-clickhouse>`_
- `golang-clickhouse <https://github.com/leprosus/golang-clickhouse>`_
- `ch-encode <https://github.com/sirkon/ch-encode>`_
- `ch-insert <https://github.com/sirkon/ch-insert>`_
* NodeJs
- `clickhouse (NodeJs) <https://github.com/TimonKK/clickhouse>`_
- `node-clickhouse <https://github.com/apla/node-clickhouse>`_