0.0.3 • Published 1 year ago
@davidkhala/mongodb v0.0.3
Mongo
Drivers
mongoose
is an Object modeling tool for MongoDB.mongoose
is built on top of themongodb
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-shell like experience inside Node.js, then go ahead and use the
mongodb
driver