mongo-utility
v0.1.14
Published
general re-use component for mongo db
Downloads
8
Readme
Component-Node-Utilities-MongoDB
general re-use component for mongo db
To use add the db
folder to your project and require it.
Update .config/db.js
to the path of your db
Methods
insert: insert, find: findOne, update: update, remove:remove, findMany: findMany, findbyRef: findbyRef, createRefForSearch: createRefForSearch, dbRef: dbRef