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.:
For more background, check out this diagram.
$ 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.
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.
License
This package, like the Sails framework, is free and open-source under the MIT License.