mongodb-controller
v1.6.5
Published
A Data Access Layer (DAL) for abstracting and simplifying calls to Mongo databases.
Downloads
165
Maintainers
Readme
mongodb-controller
A Data Access Layer (DAL) for abstracting and simplifying calls to Mongo databases.
Install
This is a Node.js module available through the npm registry.
$ npm install mongodb-controller
Usage
// TODO: Write usage documentation
Contributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.