Skip to content

geetesh-gupta/Mongo-DB-Browser

Repository files navigation

Mongo DB Browser

Build Version Downloads

This Mongo DB Browser Plugin allows you to easily access mongo collections from within the IntelliJ IDE.

Mongo DB Browser YouTube Video

Features

  • 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

Upcoming Features

  • Import/Export Outputs/Queries/Filters
  • Add custom scripts using JavaScript to process the output results

Feedback/Suggestion

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.

Compatibility Range

Installation

  • 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...

Privacy Notice

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.

Releases

No releases published

Packages

No packages published

Languages