Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Are there any good database management apps for Mac for MongoDB? Similar to Sequel Pro? [duplicate]

Looking for a GUI that visualizes collections and documents in mongodb.

like image 359
Calrocks Avatar asked Jun 09 '16 21:06

Calrocks


Video Answer


1 Answers

There are a number of tools available over the web

  1. Robomongo is the best and most famous
  2. MongoClient
  3. MongoTron
  4. 3T mongoChef
  5. Mongo Compass to visualize and analyse the data

More Here

like image 81
Akarsh Satija Avatar answered Nov 15 '22 08:11

Akarsh Satija