Export and Import a MongoDB Database
Learn and practice utilities to export and import a MongoDB database or a MongoDB collection.
In this lesson, we’ll learn how to export and import a MongoDB database. MongoDB provides command-line tools mongodump and mongorestore to export and import a MongoDB database, respectively. These tools are installed by default with the MongoDB Database Tools package.
Get hands-on with 1400+ tech skills courses.