[ MongoDB 5 ] Backup & Restore MongoDB database



[ MongoDB 5 ] Backup & Restore MongoDB database

[ MongoDB 5 ] Backup & Restore MongoDB database

In this video, I will show you how to backup your Mongodb database using mongodump and restore it using mongorestore commands.
If you are using mongodb with authentication enabled, then make sure you attach the backup role for the user that will run the mongodump and restore role for the user that will run the mongorestore command.

Mongodump command reference
https://docs.mongodb.com/manual/reference/program/mongodump

Mongorestore command reference
https://docs.mongodb.com/manual/reference/program/mongorestore

Hope this video was useful. If you liked it please share it with your friends and don’t forget to subscribe to my channel. For any questions/issues/feedback, please leave me a comment and I will get back to you at the earliest.

Thanks for watching this video

If you wish to support me:
https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=F8FN37PAD629Y&source=url

Comments are closed.