Merge pull request #1266 from bozerkins/patch-1

one more PHP client for clickhouse
This commit is contained in:
alexey-milovidov 2017-09-20 04:57:48 +03:00 committed by GitHub
commit 4c067194a3

View File

@ -11,6 +11,7 @@ There exist third-party client libraries for ClickHouse:
- `clickhouse-php-client <https://github.com/8bitov/clickhouse-php-client>`_
- `PhpClickHouseClient <https://github.com/SevaCode/PhpClickHouseClient>`_
- `phpClickHouse <https://github.com/smi2/phpClickHouse>`_
- `clickhouse-client <https://github.com/bozerkins/clickhouse-client>`_
* Go
- `clickhouse <https://github.com/kshvakov/clickhouse/>`_
- `go-clickhouse <https://github.com/roistat/go-clickhouse>`_