All Products
Search
Document Center

AnalyticDB:Superset

Last Updated:Mar 28, 2026

Apache Superset 4.1.1 is compatible with AnalyticDB for MySQL 3.1.8.0 and later. This page covers the test environment and the full list of verified operations.

Test environment

ComponentVersion
Python3.9.20
MySQL client2.2.6
Superset4.1.1
AnalyticDB for MySQL3.1.8.0 or later

Supported operations

The following operations were tested and confirmed working with AnalyticDB for MySQL 3.1.8.0 and later.

Connectivity

Test connectivity

Test connectivity

Database management

List databases

List databases

Create a database

Create a database

Delete a database

Delete a database

Table management

Create a table

Create a table

Query the schema of a table

Query the schema of a table

List all tables

List all tables

Delete a table

Delete a table

Data operations

Write and query data

Write and query data

Delete data

Delete data

View management

Create a view

Create a view

Query the schema of a view

Query the schema of a view

Query the data of a view

Query the data of a view