2.0.4 • Published 7 years ago

mongo-monkey v2.0.4

Weekly downloads
2
License
UNLICENSED
Repository
github
Last release
7 years ago

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