Superset MySQL Testing
We have included both mysqlclient and pymysql for MySQL connection.
mysql+pymysql://superset:superset@newsuz-0.newsuz.harshith.svc.cluster.local:3306/superset
- SQL LAB

- Sample chart

You might need:
yum install -y mysql-devel
or
apt-get install -y default-libmysqlclient-dev
