December 2018
Intermediate to advanced
188 pages
4h 2m
English
The navigation bar lists all the features. The Sources section is where you will create and maintain database integrations and configure table schemas to use as sources of data.
Any SQL database that has a SQLAlchemy connector such as PostgreSQL, MySQL, SQLite, MongoDB, and Snowflake can work with Superset.
Depending on the databases that we connect to Superset, the corresponding SQLAlchemy connectors have to be installed:
|
Database
|
PyPI package
|
|
MySQL
|
mysqlclient
|
|
PostgreSQL
|
psycopg2
|
|
Presto
|
pyhive
|
|
Hive
|
pyhive
|
|
Oracle
|
cx_oracle
|
|
SQLite
|
Included in Superset
|
|
Snowflake
|
snowflake-sqlalchemy
|
|
Redshift
|
sqlalchemy-redshift
|
|
MS SQL
|
pymssql
|
|
Impala
|
impyla
|
|
Spark SQL
|
Read now
Unlock full access