Added link to native python driver to en docs

This commit is contained in:
Konstantin Lebedev 2017-08-16 09:36:02 +03:00 committed by alexey-milovidov
parent 727ca81998
commit e2a0294e74

View File

@ -6,6 +6,7 @@ There exist third-party client libraries for 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>`_
* PHP
- `clickhouse-php-client <https://github.com/8bitov/clickhouse-php-client>`_
- `PhpClickHouseClient <https://github.com/SevaCode/PhpClickHouseClient>`_