Chapter 7. Restoring MongoDB from Backups
In this chapter, we will cover the following recipes:
- Restoring standalone MongoDB databases using the mongorestore tool
- Restoring specific database or specific collection
- Restoring data from one collection or database to another
- Creating a new MongoDB replica set node using backups
- Restoring a MongoDB sharded cluster from backup