mongo-monkey

###A mongo client npm module.


Keywords
mongodb, client, macos mongodb, windows mongodb, mongo, multiple queries, gridfs, gridfs file browser
License
Unlicense
Install
npm install mongo-monkey@2.0.4

Documentation

mongo-monkey

###A mongo client npm module.

Use Mongo Monkey as your mongo client (mongo 3+ compatible)! Run multiple mongo queries with tabbed results, view json, and even browse & download gridfs files!

Mongo monkey uses the native mongodb driver, so write your queries just as you would in the console.

Search input now formats json

To Install

npm install -g mongo-monkey

To Run

mongo-monkey

and open localhost:8080 in your favorite browser!

Options

p={port} || port={port}

Usage

Separate multiple queries using a semi-colon. Run query with shortcut [ctrl + enter].

Run multiple mongo queries at once

Browse and download gridfs files