To do safe backups what is the feature in mongodb that you can use?
Answer Posted / Dayaram Pal
MongoDB provides a feature called 'mongodump' and 'mongorestore' for backup and restore operations. These commands help to create snapshots of your data and restore it when needed.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers