You can create and manage all PolarDB databases in the console.
Create a database
Delete a database
- Log on to the PolarDB console.
- In the upper-left corner of the console, select the region where the cluster that you want to manage is deployed.
- Find the cluster you want to manage and click the cluster ID.
- In the left-side navigation pane, choose .
- Find the database that you want to delete and click Delete in the Actions column.
- In the dialog box that appears, click OK.
Related API operations
API | Description |
---|---|
CreateDatabase | Creates a database. |
DescribeDatabases | Queries the database list. |
ModifyDBDescription | Modifies the description of a database. |
DeleteDatabase | Deletes a database. |