Connect to an AnalyticDB for MySQL cluster using DbVisualizer to query and manage your data through a graphical interface.
Prerequisites
Before you begin, make sure you have:
Reviewed the compatibility overview for DbVisualizer and AnalyticDB for MySQL
MySQL JDBC installed
DbVisualizer installed
Added the IP address of the machine running DbVisualizer to a whitelist of your AnalyticDB for MySQL cluster. See Configure a whitelist.
A public endpoint for your cluster, if connecting over the Internet. See Apply for or release a public endpoint.
Connect to AnalyticDB for MySQL
Start DbVisualizer. On the Databases tab, click the
icon.
Double-click MySQL 5.

Configure the connection parameters.
Parameter Description Driver Type Select MySQL 5 Database Server Public endpoint of your cluster. Find it on the Cluster Information page of the AnalyticDB for MySQL console. Database Port 3306(default)Database Name of the database in your cluster Database Userid Account name used to connect to the cluster Database Password Password for the account 
Click Connect. After the AnalyticDB for MySQL cluster is connected, you can use DbVisualizer to manage data.
What's next
DbVisualizer documentation — learn more about querying, exporting data, and managing connections in DbVisualizer
AnalyticDB for MySQL user guide — explore cluster management, performance tuning, and data loading