All Products
Search
Document Center

Data Management:Database administrator

Last Updated:Mar 28, 2026

DMS provides database administrators (DBAs) with tools to register and govern database instances, define development standards, and grant controlled access to developers and O&M engineers.

Get started in the DMS console

Step 1: Register your database instances

Log on to the DMS console and register each database instance you want to manage. For details, see Instance management.

Step 2: Configure security rules

Security rules define your team's database development standards, allowed SQL patterns, and approval workflows. Configure rules for each instance based on your governance requirements.

Only instances managed in Security Collaboration mode support custom security rules.

See Manage security rules and Configure approval processes.

Step 3: Grant user permissions

Grant developers, O&M engineers, and other users access to specific databases and tables. For details, see Permissions.

Features available to DBAs

The following table lists all DMS features available to the DBA role, organized by category.

CategoryFeatureDescription
Data assetsInstance managementRegister, view, and modify database instances.
Asset categoryClassify tables to help DMS administrators, developers, and O&M engineers manage and locate data assets.
SQL consoleSingle database queryWrite and run SQL statements against a single database to verify business logic, analyze product behavior, and diagnose issues in production.
Cross-database queryRun join queries across heterogeneous databases deployed in different environments.
Database developmentSchema designChange schemas — such as creating or modifying tables — when developing new features or optimizing existing projects.
Database and table synchronizationCompare and synchronize table schemas across online and offline environments to keep schemas consistent.
Data changesSubmit data change tickets to initialize data for new projects, clean up historical records, fix bugs, or run tests.
Data importSubmit tickets to import large volumes of data to a database in a single operation.
Data exportSubmit tickets to export large volumes of data for analysis or downstream use.
Data trackingRestore data to a correct state after accidental modifications or operational errors.
Test data generationGenerate test datasets that are statistically dispersed, reducing time spent preparing test data while keeping production data secure and discrete.
SQL reviewBlock SQL statements that lack indexes or violate development standards before execution, and prevent SQL injection attacks.
Database cloningClone MySQL databases.
Data Transmission Service (DTS)Task orchestrationBuild task flows with one or more task nodes, then schedule and run them to automate complex data pipelines and improve development efficiency.
Security and specificationsSecurity rulesDefine which SQL statements are permitted. Only statements that conform to configured security rules can be executed.
Approval processesConfigure approval workflows tied to security rules. Different ticket types can follow different approval paths.
Operation auditReview operation logs that record who performed each change, what was changed, and when.
Sensitive data managementApply masking algorithms to sensitive fields and adjust sensitivity levels to control data exposure across user roles.
Data watermarksEmbed or extract watermarks in data to trace its origin during distribution.
Permission managementApply for and manage permissions on instances, databases, tables, and sensitive fields.
SolutionsCreate data warehousesSet up real-time data synchronization to an AnalyticDB for MySQL database in seconds using the one-click data warehousing feature.
Data archivingRegularly archive data from large tables to other databases, then remove it from the source table to reclaim tablespace.
Database migrationCreate a migration ticket, run pre-migration checks, and remove the source database after migration completes.
O&M managementNotificationSet up notification rules to subscribe to DMS events and route alerts to the right recipients.
Database groupingApply a data change or schema design to all databases in a group at once.
Manage tasksCreate, start, and stop tasks from a central view.
Intelligent O&MView tenant-level statistics on tickets, queries, users, and metadata to monitor the overall health of your DMS environment.