Deleting your first document from MongoDB

Whenever we want to clean up the database or delete the documents that are no longer needed, we can easily remove them using a MongoDB driver for Go (gopkg.in/mgo.v2), which we will be covering in this recipe.

Get Go Web Development Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.