Help Center/ Relational Database Service/ Getting Started/ Getting Started with RDS for MySQL/ Buying an RDS for MySQL Instance and Connecting to It Using MySQL-Front
Updated on 2025-11-11 GMT+08:00

Buying an RDS for MySQL Instance and Connecting to It Using MySQL-Front

After buying a DB instance, you can connect to it using a Windows ECS with MySQL-Front installed over a private network.

MySQL-Front is a Windows front end for MySQL databases. It allows you to interact with MySQL databases through a GUI. For example, you can connect to a database, run SQL commands, and manage tables and records.

Operation Process

Process

Description

Step 1: Buy an RDS for MySQL Instance

Select required basic settings and additional options and buy an RDS for MySQL instance.

Step 2: Buy an ECS

If you want to use MySQL-Front to connect to a DB instance, you need to prepare a server, install MySQL-Front on the server, and log in to the instance.

Purchase a Windows ECS that is in the same region and VPC as your DB instance.

If you have purchased a Linux ECS, you can connect to the DB instance using a MySQL client. For details, see Buying an RDS for MySQL Instance and Connecting to It Using a MySQL Client.

Step 3: Test Connectivity and Install MySQL-Front

Test the network connectivity between the ECS and the floating IP address and port of the DB instance, and install MySQL-Front on the ECS.

Step 4: Connect to the DB Instance Using MySQL-Front

Use MySQL-Front to connect to the DB instance through the floating IP address and port.

Step 1: Buy an RDS for MySQL Instance

Select required basic settings and additional options and buy an RDS for MySQL instance. For details, see section "Buying an RDS for MySQL DB Instance" in Relational Database Service User Guide.