Описание тега mongoskin
MongoSkin is an easy to use Node.js driver for MongoDB. It builds on the `node-mongodb-native` driver with support for additional JavaScript method binding which allows it to act as a Model (in a document way).
MongoSkin is an easy to use Node.js driver for MongoDB. It builds on the node-mongodb-native
driver with support for additional JavaScript method binding which allows it to act as a Model (in a document way).
Installing/upgrading
$ npm install mongoskin