Robo 3T (previously known as Robomongo) is a shell-centric cross-platform MongoDB management tool. It is an easy to use application that enable users to manage MongoDB databases, write, edit and execute code and much more.
Robo 3T embeds the same JavaScript engine that powers MongoDB’s mongo shell. Everything you can write in mongo shell — you can write in Robo 3T.
The ‘Autocomplete’ feature of Robo 3T simplifies code writing.
This software is no longer developed by Studio 3T.
Key Features
- Embeds the same JavaScript engine (based on Mozilla SpiderMonkey), that powers MongoDB’s mongo shell.
- Syntax highlighting.
- Autocompletion for all objects (and thus functions) that are known by JavaScript runtime, including autocompletion for databases, collections and even your document objects.
- Different view modes (text, tree, custom).
- Multiple shells.
- Executes your code in statement by statement way.
Website: robomongo.org
Support: GitHub
Developer: Studio 3T and contributors
License: Open source

Robo 3T is written in C++. Learn C++ with our recommended free books and free tutorials.
Related Software
| MongoDB GUIs | |
|---|---|
| mongo-express | Web-based MongoDB admin interface |
| Beekeeper Studio | Cross-platform SQL editor and database manager |
| Mongoku | Web-based MongoDB client |
| Robo 3T | Shell-centric cross-platform MongoDB management tool |
| phpMoAdmin | Self-contained in one single file, no configuration is needed |
| UMongo | Browse and administer a MongoDB cluster |
| RockMongo | Easy to use PHP MongoDB GUI tool |
| MonjaDB | MongoDB GUI client tool for Eclipse |
| dbKoda | Modern IDE with rich editor and dashboard |
| DbGate | Database manager for MySQL, PostgreSQL, MongoDB |
Read our verdict in the software roundup.
Explore our carefully curated directory of recommended free and open source software, covering every major software category.The directory forms part of our extensive collection of articles for Linux enthusiasts. It includes hundreds of detailed reviews, together with free and open source alternatives to proprietary software from companies such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. LinuxLinks also covers interesting projects worth exploring, Linux-compatible hardware, free programming books and tutorials, and much more. Know a useful free and open source Linux application that we haven’t covered? Tell us about it using our submission form. |


Please read our Comment Policy before commenting.