Create a MongoDB database cluster from the DigitalOcean Control Panel.
MongoDB How-Tos
Generated on 15 Aug 2026
MongoDB is a source-available cross-platform document-oriented database program for high-volume storage. Classified as a NoSQL database program, MongoDB uses JSON-like documents with optional schemas.
Getting Started
Connect to MongoDB database clusters from the command line or other applications.
Add additional security to a MongoDB managed database cluster by restricting incoming connections.
Import data into or export data from DigitalOcean Managed MongoDB using Database Tools.
Manage Users and Databases
Create and delete a database cluster’s database users from the DigitalOcean Control Panel.
Monitor
Access and understand performance metrics for nodes in a database cluster.
Configure alert policies based on database cluster performance metrics.
Forward database logs to OpenSearch or Elasticsearch.
Add Managed MongoDB 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 MongoDB database clusters for high availability.
Manage Cluster
Customize the maintenance window for automatic software updates to your database cluster.
Organize MongoDB databases clusters with tags to group and filter databases or create monitoring alert policies for multiple databases at once.
Fork a MongoDB 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 MongoDB database cluster from backups.
Upgrade your database to the latest version.
Edit your database engine’s configuration and parameters via the API.
Destroy a database cluster to permanently and irreversibly destroy the cluster, its contents, and its automated backups.