@davidkhala/mongodb
v0.0.3
Published
- `mongoose` is an Object modeling tool for MongoDB. - `mongoose` is built on top of the `mongodb` driver to provide programmers with a way to model their data like define the schema - if your collection schema is unpredictable, or you want a Mongo-shel
Readme
Mongo
Drivers
mongooseis an Object modeling tool for MongoDB.mongooseis built on top of themongodbdriver to provide programmers with a way to model their data like define the schema- if your collection schema is unpredictable, or you want a Mongo-shell like experience inside Node.js, then go ahead and use the
mongodbdriver
