Skip to content

junosuarez/minq-repl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

interactive querying for mongodb a la minq

Resources

License

Stars

Watchers

Forks

Packages

No packages published