Delete Data from MongoDB
Overview
In this guide, you will delete data from MongoDB.
Time required: 10 minutes
What You'll Need
- A connection string to your MongoDB deployment.
- Sample datasets loaded into your cluster.
- An installed MongoDB Driver.
- Data inserted from the Insert Data into MongoDB guide.
Procedure
2
3
4
Summary
If you have completed this guide, you have deleted data from MongoDB.
That completes this introduction to CRUD operations in MongoDB.
See Also
See the following resources for more in-depth information about the concepts presented here:
What's Next
Become a MongoDB Professional
Congrats. You’ve completed all the guides. Want to take the next step? Register for the developer exam.
Learn More