This Mongo DB Browser Plugin allows you to easily access mongo collections from within the IntelliJ IDE.
- Mongo DB documents Browser
- Mongo DB documents Editor
- Filter/Project/Sort queries
- Aggregation queries
- Console commands runner
- Pagination support
- Import/Export Collections/Databases
- SQL Query support
- Import/Export Outputs/Queries/Filters
- Add custom scripts using JavaScript to process the output results
Please feel free to provide constructive feedback and feature requests by creating a new issue on https://github.com/geetesh-gupta/Mongo-DB-Browser/issues.
- 213—223.*
- Check https://plugins.jetbrains.com/plugin/20002-mongo-db-browser/versions for further details
-
Using IDE built-in plugin system:
Settings/Preferences > Plugins > Marketplace > Search for "Mongo DB Browser" > Install Plugin
-
Manually:
Download the latest version and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...
This project does not collect or process any personal data. All data processing used in this project is local to the user.
Plugin based on the IntelliJ Platform Plugin Template.