Files
doc-exports/docs/das/umn/das_02_0012.html
wangdengke2 de9f8a7cc5 das_umn
Reviewed-by: Wagner, Fabian <fabian.wagner@t-systems.com>
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: wangdengke2 <wangdengke2@huawei.com>
Co-committed-by: wangdengke2 <wangdengke2@huawei.com>
2025-07-16 11:51:16 +00:00

3.1 KiB

Managing Databases

DAS provides Development Tool to help you manage databases.

Development Tool is an easy-to-use database client. It provides diverse database development functions, including data and table structure synchronization, online editing, and intelligent prompts for SQL input.

This section describes how to use DAS for RDS for MySQL instances.

Managing Databases

  1. Log in to the OTC console.
  2. Click in the upper left corner and select a region and project.
  3. Click in the upper left corner, and under Databases, click Data Admin Service.
  4. In the navigation pane on the left, choose Development Tool.
  5. Choose RDS and MySQL from the drop-down lists in the upper right corner.
  6. Locate the MySQL DB instance you want to log in to and click Log In in the Operation column.
  7. On the top menu bar, click Database Management and click Change to select a database you want to operate.
  8. Click the Objects tab to view objects such as tables, views, stored procedures, events, triggers, and functions.

    For more operations, see RDS for MySQL.