All Products
Search
Document Center

AnalyticDB:DbVisualizer

Last Updated:Mar 28, 2026

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:

Connect to AnalyticDB for MySQL

  1. Start DbVisualizer. On the Databases tab, click the image icon.

    image

  2. Double-click MySQL 5.

    image

  3. Configure the connection parameters.

    ParameterDescription
    Driver TypeSelect MySQL 5
    Database ServerPublic endpoint of your cluster. Find it on the Cluster Information page of the AnalyticDB for MySQL console.
    Database Port3306 (default)
    DatabaseName of the database in your cluster
    Database UseridAccount name used to connect to the cluster
    Database PasswordPassword for the account

    image

  4. Click Connect. After the AnalyticDB for MySQL cluster is connected, you can use DbVisualizer to manage data.

What's next