Dr. Mongo Open-source MongoDB admin app built on MeteorJs. Download Source MongoDB Database Build Your Next Project on MongoDB MongoDB Compass Get key insights, drag and drop to build pipelines Create an App App Services UI, CLI, or Admin API Browse, insert, delete or edit your documents with ease. 2-in-1: Table & tree Table & tree view combined.Pin the most important attributesof your documents. Favorite filters Save & name your filtersto return to them easily. 9 color themes for databases Pick a color for each database to prevent accidental changes on production database instead of the local one. Search _id, everywhere Just paste any document _idand Dr. Mongo will dig it up for you. Foreign _id relations Click to any “id-looking” value to find the related document. Installation Dr. Mongo runs as a Meteor application, so you need to have Meteor installed, first.$ curl https://install.meteor.com/ | shMore info about installing meteor see www.meteor.com/installClone git repository and run the application$ git clone https://github.com/DrMongo/DrMongo.git $ cd DrMongo $ meteor --port 3040Your Dr. Mongo instance has to be running along with your other Meteor apps, so we use port 3040, but you are free to use any port.Once your app is running, go to http://127.0.0.1:3040 Blog No Posts Found!