The plugin aims to provide improvements and extensions for MongoDB support in Intellij IDEs and Datagrip. For a complete list, see supported IDEs on the plugin page.
- Import and export of collections.
- Fast dump and restoring of collections and databases in BSON format.
- Exporting views in the Database Table Editor.
- Using tree representation as default for MongoDB collections in the editor.
The settings can be changed via Settings > Tools > Mongo Expert Settings.
New features can be suggested via the bug tracker.
Note: The export and import function requires the installation of MongoDB Developer Tools.
- Download and install MongoDB Command Line Database Tools
- Add the installation location to PATH variable
- A restart of the system may be required
- Launch the IDE and open plugin settings
- Search for Mongo Expert and click install
- Initial release
The plugin is still under development and will be equipped with new features.
In case of problems or missing functions, please do not hesitate to create an isssue.