Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

MongoDB GUI Client for Mac in 2018 [duplicate]

Stackoverflow's questions about recommended GUI clients are all closed and mostly 5 years or older.

What's your latest GUI client for MongoDB GUI?

Please note there are existing closed questions such as 1. MongoDB GUI client (cross-platform or Linux) (2011-2014)

But they seem quite out of date

like image 616
xinbenlv Avatar asked Sep 05 '25 02:09

xinbenlv


1 Answers

I have tried Studio 3T, Robo 3T and MongoDB Compass.

  • Robo 3T(renamed from Robomongo acquired by Studio 3T) - previously voted as top option, only supports a limited feature of editing
  • Studio 3T, commercial counterparts of Robo 3T
  • MongoDB Compass

Robo 3T and Studio 3T

enter image description here enter image description here

MongoDB Compass

I personally quite like MongoDB Compass as the UI looks much better, and feature-wise provides revert editing, geo query, visualizations etc.

MongoDB Compass - Index Management MongoDB Compass - Geo Query MongoDB Compass - Schema Visualization

like image 109
xinbenlv Avatar answered Sep 09 '25 02:09

xinbenlv