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 attributes
of your documents.
Favorite filters
Save & name your filters
to 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
and Dr. Mongo will dig it up for you.
Foreign _id relations
Installation
Dr. Mongo runs as a Meteor application, so you need to have Meteor installed, first.
$ curl https://install.meteor.com/ | sh
Clone git repository and run the application
$ git clone https://github.com/DrMongo/DrMongo.git
$ cd DrMongo
$ meteor --port 3040
Once your app is running, go to http://127.0.0.1:3040
Blog
- All Post
- Databases
- MongoDB
- React Native
- SEO
- Web Development
- Website Design
SQL and MongoDB are two popular database systems that serve different purposes and have distinct differences. SQL, or Structured Query…
MongoDB is a popular NoSQL database system used by developers around the world. It is known for its scalability, flexibility,…
MongoDB is a popular NoSQL database system that is known for its flexibility, scalability, and ease of use. It is…