ApsaraDB for SelectDB supports connection over the MySQL protocol. You can connect using tools compatible with the MySQL ecosystem, such as command-line tools, JDBC/ODBC drivers, or visualization tools. Data Management (DMS) is a GUI-based data management tool from Alibaba Cloud that lets you manage relational databases and NoSQL databases — with features including data management, SQL operations, data import/export, database clone, performance optimization, and security audit — all without switching to a separate tool. This topic describes how to connect to an ApsaraDB for SelectDB instance through DMS directly from the SelectDB console.
Prerequisites
Before you begin, ensure that you have:
-
An ApsaraDB for SelectDB instance. See Create an ApsaraDB for SelectDB instance.
-
The admin password for the instance. See Reset the admin password.
-
The DMS server IP addresses added to the instance whitelist — DMS cannot establish a network connection unless its IPs are allowed. See DMS IP addresses and CIDR blocks for the IP list, and Configure an IP address whitelist for how to add them.
When you log in, have your Database Account and Database Password ready. All other parameters in the login dialog box are pre-filled from the current instance.
Log in to DMS
-
Log on to the ApsaraDB for SelectDB console.
-
Click Login.
After logging in, double-click a database name in the left-side navigation pane to open its SQL Console and start running SQL statements. See Create a database and write data to the database for next steps.
FAQ
What do I do if a whitelist error appears when registering an ApsaraDB for SelectDB instance with DMS?

Click Configure whitelist in the dialog box. DMS automatically adds its server IP to the instance whitelist. If the automatic update fails, add the IP manually. See Configure an IP address whitelist.