minq-repl

0.2.0 • Public • Published

minq-repl

interactive querying for mongodb a la minq

installation

$ npm install -g minq-repl

usage

$ minq [options] <connectionString>

Options:

  -h, --help     output usage information
  -V, --version  output minq version number
  -v, --verbose  output additional query information

connectionString should be a MongoDB Connection URI

Includes experimental support for ES6 syntax (arrow functions, yay!) via six.

running the tests

feel free to contribute some :)

contributors

license

MIT. (c) 2013 jden jason@denizac.org. See LICENSE.md

Dependencies (7)

Dev Dependencies (2)

Package Sidebar

Install

npm i minq-repl

Weekly Downloads

3

Version

0.2.0

License

MIT

Last publish

Collaborators