Updated on 2023-03-28 GMT+08:00

Database Management

Function Overview

Table 1 Functions

Function

Description

Sidebar

Consists of six types of objects (tables, views, stored procedures, events, triggers, and functions).

Database information

Displays the name, IP address, character set, SQL window, and data dictionary of the current database.

Metadata Collection

Allows DAS to automatically collects only the data such as database names, table names, and field names in an instance (user data in your tables is not included).

NOTE:

If there are too many tables, the system will not collect the metadata and display the table list to mitigate the impact on database performance.

List details

Displays the operation area for each type of object.

You can go to the Database Management page in either of the following ways:

  • Choose Database Management on the top menu bar.
  • In the database list of the Home page, locate the target database and click Manage in the Operation column.

Object List

You can manage tables, views, stored procedures, events, triggers, and functions of the MySQL DB instances. The main operations include creating, querying, and modifying objects.