Firebird Firebird The recommended connector library for Firebird is sqlalchemy-firebird . Superset has been tested on sqlalchemy-firebird>=0.7.0, <0.8 . The recommended connect...
ClickHouse ClickHouse To use ClickHouse with Superset, you will need to add the following Python library: clickhouse - connect >= 0.6 . 8 If running Superset using Docker Co...
Apache Druid Customizing Druid Connection Aggregations Post-Aggregations Apache Druid A native connector to Druid ships with Superset (behind the DRUID_IS_ACTIVE flag) but t...
ClickHouse ClickHouse To use ClickHouse with Superset, you will need to add the following Python libraries: clickhouse - driver == 0.2 . 0 clickhouse - sqlalchemy == 0.1 . 6 ...
Databricks Older driver Hive ODBC Databricks Databricks now offer a native DB API 2.0 driver, databricks-sql-connector , that can be used with the sqlalchemy-databricks dial...
Apache Druid Customizing Druid Connection Aggregations Post-Aggregations Apache Druid A native connector to Druid ships with Superset (behind the DRUID_IS_ACTIVE flag) but t...
Snowflake Snowflake The recommended connector library for Snowflake is snowflake-sqlalchemy <=1.2.4. (This version is required until Superset migrates to sqlalchemy>=1.4.0) The...