Skip to content

annette-arrigucci/mongoose-example

Repository files navigation

mongoose-example

Examples using Mongoose library for Node.js

What is Mongoose.js?
An object-modeling library for Node.js

What is so great about Mongoose?
It fills in some of the features lacking in the native MongoDB driver:

  • Validation
  • Casting
  • Encapsulation
  • Middlewares
  • Population
  • Query building

    Where can I find out more about it?

  • Official docs: Mongoosejs.com
  • Mozilla tutorial: https://developer.mozilla.org/en-US/docs/Learn/Server-side/Express_Nodejs/mongoose
  • Slideshow: https://www.slideshare.net/yuriybogomolov/ybo-mongo-dbmeetup?next_slideshow=1
  • About

    Examples using Mongoose library for Node.js

    Resources

    Stars

    Watchers

    Forks

    Releases

    No releases published

    Packages

    No packages published