Mongo Management Studio is the best way to work with MongoDB on a simple manner. The slim and elegant graphical interface can effectively perform the typical MongoDB commands without having to use the Mongo shell command line. There are two three different versions of Mongo Management Studio, which do not distinguish in range of functions.
Local Professional
The local variant .
Home Edition
The home edition offers basic functionality and is free to use. It is easily installed using the setup routine without the need of any furthur software dependencies.
Professional Edition
The professional edition is aimed primarily at developers and offers additional functionality. It is easily installed via setup routine and requires no additional software installationsdependencies, too.
Enterprise Professional
The Enterprise version enterprise edition is intended for productive production use environments in which databases are not directly accessible via the Internet. This It is a node.js web application , that can be installed on a server without a graphical user interface. Access to thisthe application can beis controlled by a rights system.
Additionally each variant has a free version (Lokal Community and Server Community). The following features are missing:
...
Feature | Home | Professional | Enterprise |
---|---|---|---|
? | ? | ? | |
CRUD Operations | ? | ? | ? |
Replica-Set Support | ? | ? | ? |
UI Index Management | ? | ? | ? |
Export/ Import | ? | ? | ? |
MongoDB Authentification | ? | ? | ? |
Detailed Documentation | ? | ? | ? |
GridFS Support | read only | ? | ? |
MongoDB User Management | ? | ? | ? |
Aggregation Framework Queries | ? | ? | ? |
? | ? | ? | |
Mobile Ready | ? | ? | ? |
Apllication User Management | ? | ? | ? |
Inhaltsverzeichnis
- Systemvoraussetzungen
- Installation
- Erste Schritte
- Anmelden
- Verbindungen verwalten
- CRUD Operationen und Aggregation
- Arbeiten mit Datenbanken
- Arbeiten mit Collections
- GridFS
- Einstellungen
- Benutzerverwaltung