mongo-monkey
v2.0.4
Published
###A mongo client npm module.
Downloads
18
Maintainers
Readme
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-monkeyTo Run
mongo-monkeyand 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].


