
Hope this instruction will be useful for you. To Export or Import dump files use the corresponding buttons: In the opened window you’ll be requested to log in with your credentials, which you’ve received within email after creating MongoDB node.ģ. Click Open in Browser button for MongoDB node in your enviroment:Ģ. You can check your target folder to ensure that everything is ok.ġ. Select data export options and click Finish.Ĥ. Browse a target folder and select tables to export.ģ.
#Mongodb compass export database how to
Now you can go back to the Jelastic’s dashboard, open MongoDB in a web browser and find imported dumps in the test directory.Ģ. LIKE COMMENT SHARE SUBSCRIBEIn this tutorial, I will discuss, How to Export and Import data using MongoDB compass.Blog. Merge source tables to the target tables.Ĥ. mongodump -d your database name -o output directory If you want to export a remote database with a password, run: mongodump -host host address -port 27017 -db your database name -username your user name -password your password -out output directory You can find more information about the mongodump utility in the documentation. However, as a Developer, extracting complex data from a diverse set of data sources like Databases, CRMs, Project management Tools, Streaming Services, Marketing.

By following each step carefully, you can download it easily within just a few minutes.

After remote connection to MongoDB click on Import in the desktop client (we use Database Master 4 as an example) and select the type of file you want to import.Ģ. To download it and install MongoDB Compass Mac you can follow the above-mentioned steps. MongoDB Client (Database Master) Dump Import to MongoDBġ. Note: If you would like to use MongoDB client, you need to have public IP feature enabled in your MongoDB node.
