Play this article
We use MongoDB at Snappy, and we repeatedly create new migration scripts or scripts that export data, sometime different developers will create very similar scripts, so one weekend I decided to create a tool, we all can use to prototype our MongoDB queries, share, and export data.
Build using electron framework.
Features
- File editor
Export code to a runnable script.
Format code
Query Builder
Manage connections
manage snippets (sync with GitHub gist)