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
| Component | Version |
|---|---|
| Python | 3.9.20 |
| MySQL client | 2.2.6 |
| Superset | 4.1.1 |
| AnalyticDB for MySQL | 3.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

Database management
List databases

Create a database

Delete a database

Table management
Create a table

Query the schema of a table

List all tables

Delete a table

Data operations
Write and query data

Delete data

View management
Create a view

Query the schema of a view

Query the data of a view
