diff --git a/docs/installation.rst b/docs/installation.rst index b099d636febfa..716afe5ac6d59 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -282,6 +282,8 @@ Here's a list of some of the recommended packages. | ClickHouse | ``pip install | ``clickhouse://`` | | | sqlalchemy-clickhouse`` | | +---------------+-------------------------------------+-------------------------------------------------+ +| Kylin | ``pip install kylinpy`` | ``kylin://`` | ++---------------+-------------------------------------+-------------------------------------------------+ Note that many other database are supported, the main criteria being the existence of a functional SqlAlchemy dialect and Python driver. Googling