Create a MySQL database cluster from the DigitalOcean Control Panel.
MySQL How-Tos
Generated on 18 Aug 2026
MySQL is an open source, object-relational database built with speed and reliability in mind. Its large and active developer community has created many third-party applications, tools, and libraries that expand MySQL’s functionality.
Getting Started
MySQL Advanced Edition public preview documentation.
Connect to MySQL database clusters from the command line or other applications.
Add additional security to a MySQL managed database cluster by restricting incoming connections and using encrypted connections.
Import an existing MySQL database into DigitalOcean Managed Databases.
Migrate an existing MySQL database internally or from another provider to DigitalOcean.
Manage Users
Create and delete a database cluster’s databases and database users from the DigitalOcean Control Panel.
Set and revoke user privileges in MySQL and understand the privilege restrictions on MySQL database clusters.
Monitor
Access and interpret MySQL database and cluster performance metrics.
Configure alert policies based on database cluster performance metrics.
Forward database logs to OpenSearch, Elasticsearch, or Rsyslog.
Add Managed MySQL Standard Edition clusters to PMM using the Marketplace 1-Click PMM Integration helper.
Scale Cluster
Change the size of your database cluster to accommodate your data needs.
Add standby nodes to new or existing MySQL database clusters for high availability.
Add read-only nodes to reduce latency for users in specific regions.
Manage Cluster
Customize the maintenance window for automatic software updates to your database cluster.
Organize MySQL databases clusters with tags to group and filter databases or create monitoring alert policies for multiple databases at once.
Change a cluster’s regional datacenter.
Assign custom domain names to MySQL Standard Edition clusters using the DigitalOcean API.
Fork a MySQL database cluster to create a new cluster from a point in time or the latest transaction.
Recover from accidental data loss by manually restoring a MySQL database cluster from backups.
Set a MySQL database cluster’s global SQL mode to change its SQL syntax and data validation checks for better integration in different environments or with other database servers.
Edit your database engine’s configuration and parameters via the CLI or API.
Create primary keys to increase search accuracy, performance, and ensure reliable data replication.
Export a DigitalOcean Managed MySQL cluster to a MySQL instance you run.
Destroy a database cluster to permanently and irreversibly destroy the cluster, its contents, and its automated backups.