mongoose-adaptor
v0.5.2
Published
A database adaptor for using MongoDB with mongoose.js.
Readme
mongoose-adaptor
A database adapator for MongoDB using mongoose.js. This adaptor is compatible with the document-database interface.
install
npm installbuild
npm run buildtest
npm run test