Connector Support

Superset connects to databases and query engines through the appropriate Python database driver and SQLAlchemy dialect. Connection details, driver packages, authentication methods, and advanced options vary by engine.

Connectors Tested on ODP

The following connectors have been tested as part of the ODP Superset integration effort:

  • Apache Pinot, including batch and stream data workflows
  • Apache Hive
  • Apache Impala
  • Trino
  • ClickHouse
  • MySQL
  • PostgresSQL

These examples are intended as starting points only. Driver packages, SSL settings, authentication schemes, and optional parameters may differ by environment.

Broader Database Compatibility

  • Superset supports a broad range of databases and query engines beyond those explicitly tested on ODP.
  • Upstream documentation currently describes support for 80 databases, along with the corresponding driver requirements, SQLAlchemy URI formats, and connection options.
  • If your target system is not listed in the ODP-tested set above, it may still work with Superset as long as the required driver and dialect are available in the deployment.
  • Refer to the official Superset-supported databases documentation for the full list and engine-specific guidance.
Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
  Last updated