Issue
The list of MongoDB GUI client apps on the official site is outdated: some clients are not supported, some are heavily bound to .NET and not runnable on Linux. And all of them lack the ability to edit stored documents (i.e. provide read-only access).
I need a GUI client that:
- Works on Linux (but not web);
- Is free;
- Supports documents editing.
Is there an app which satisfies these requirements?
Solution
Robomongo - cross-platform MongoDB GUI client.
Update: Mac OS X and Linux(as Debian/Ubuntu, RHEL/CentOS packages) versions released.
Update: Robomongo officially changed it's name and released two different products Studio 3T and Robo 3T. Old robomongo is now called Robo 3T. Studio is for professionals.
Update: from October 2022 Robo 3T is named Studio 3T Free.
Answered By - Artem Answer Checked By - Mary Flores (WPSolving Volunteer)