Robo 3T (formerly Robomongo ) is a shell-centric cross-platform MongoDB management tool. Unlike most other MongoDB admin UI tools, Robo 3T embeds the actual mongo shell in a tabbed interface with access to a shell command line as well as GUI interaction.
Studio 3T - Make MongoDB easy
- Import and export in CSV, JSON, SQL and BSON/mongodump
- Find outliers in your data and errors in your schema
- Get visual explain() data to help tune query performance
- Build and debug aggregation queries stage by stage
- Use a drag-and-drop UI to build queries
- Auto-complete collection names, field names & more in the shell
- Write SQL to query MongoDB
- Generate driver code in seven languages
- And so much more...
Robo 3T - Get simple tasks done
- Write queries in the embedded mongo shell
- View and edit documents in Table, Tree, or JSON View