Help Center/ TaurusDB/ Getting Started/ Buying a DB Instance and Connecting to It Using MySQL-Front
Updated on 2025-07-01 GMT+08:00

Buying a DB Instance and Connecting to It Using MySQL-Front

After buying a DB instance, you can log in to a Windows ECS, install MySQL-Front on the ECS, and use a private IP address to connect to the DB instance through MySQL-Front.

MySQL-Front is a Windows front end for MySQL databases. It allows you to interact with MySQL databases through a GUI, including connecting to a database, running SQL commands, and managing tables and records.

Operation Process

Process

Description

Preparations

Sign up for a HUAWEI ID, enable Huawei Cloud services, make sure you have a valid payment method configured, create IAM users, and grant them specific TaurusDB permissions.

Step 1: Buy a DB Instance

Configure information required for instance creation.

Step 2: Test Connectivity and Install MySQL-Front

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

Step 3: Use MySQL-Front to Connect to the DB Instance

Use MySQL-Front to connect to the DB instance using the private IP address and port.

Preparations

  1. Sign up for a HUAWEI ID and enable Huawei Cloud services.
  2. For fine-grained permissions management on Huawei Cloud resources, use Identity and Access Management (IAM) to create a user or user group and grant it specific operation permissions. For details, see Creating a User and Granting TaurusDB Permissions.

Procedure