added clickhouse as supported db (#5522)

I believe clickhouse is supported now since #1844 was merged
This commit is contained in:
The Alchemist 2018-07-31 02:34:43 -04:00 committed by Maxime Beauchemin
parent 9e67445c68
commit 37c9b0b119
1 changed files with 1 additions and 0 deletions

View File

@ -92,6 +92,7 @@ Superset can be used to visualize data out of most databases:
* MonetDB
* Snowflake
* Redshift
* Clickhouse
* **more!** look for the availability of a SQLAlchemy dialect for your database
to find out whether it will work with Superset