machinepack-mongo

2.0.0 • Public • Published

node-machine logo machinepack-mongo

node-machine logo machinepack-mongo

Docs   Browse other machines   FAQ   Support/Resources

Structured, low-level Node.js bindings for MongoDB.

A Waterline driver, compatible with the Sails framework and Waterline ORM.

WARNING

This module has been mostly superceded by sails-mongo, which contains the machines from this repo as well other machines. Note that the machines in sails-mongo are not pre-built (aka "wet"), so you'll need to build them yourself, e.g.:

require('machine').build(require('sails-mongo').createManager)

For more background, check out this diagram.

Installation   NPM version Build Status

$ npm install machinepack-mongo

Usage

For the latest usage documentation, version information, and test status of this module, see http://node-machine.org/machinepack-mongo. The generated manpages for each machine contain a complete reference of all expected inputs, possible exit states, and example return values.

Help

If you have questions or are having trouble, click here.

Bugs   NPM version

To report a bug, click here.

Contributing

Please observe the guidelines and conventions laid out in the Sails project contribution guide when opening issues or submitting pull requests.

NPM

License

This package, like the Sails framework, is free and open-source under the MIT License.

Package Sidebar

Install

npm i machinepack-mongo

Weekly Downloads

0

Version

2.0.0

License

MIT

Last publish

Collaborators

  • particlebanana
  • mikermcneil