Query a MongoDB databases
Run any queries you want against the database inside your JetBrains IDE.
How to use:
Connect to a MongoDB database from the IDE, then open a Console to it and write a query.
To run it, press ⌃⏎ (macOS) / Ctrl+Enter (Windows/Linux) to run the query and retrieve the results.