MongoDB Compass
MongoDB Compass
Here you can see that, under tools menu, we have Compass.
Download the MongoDB Compass from here for your respective
Operating System
Documents
Collection
To add a new document in this data using GUI application we have two
ways to insert the data:
Either add a Json like file or insert the document using the insert
document option.
Same you can do for edit by clicking on the pencil icon and
change/update the required fields.
You can also query your collection by using the below feature: