Skip to content

Commit

Permalink
Adding Apache Kylin datasource for documentation (apache#4148)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhaoyongjie authored and mistercrunch committed Jan 4, 2018
1 parent c49dafd commit 9d11831
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9d11831

Please sign in to comment.