Home » Howto & Style » MongoDB Tutorial - Modeling with MongoDB

MongoDB Tutorial - Modeling with MongoDB

Written By Fullstack Academy on Saturday, Jan 23, 2016 | 12:24 PM

 
Learn more advanced front-end and full-stack development at: https://www.fullstackacademy.com In this tutorial, Nick Palenchar dives into some of the finer but overlooked details of setting up a non-relational database using MongoDB. Nick gives a brief refresher on the two ways one can set up a Schema and its subdocuments, then explains the pros and cons about using each one. He finishes with a real-world example of how to construct better, more efficient Schema's with Mongoose. By the end of the talk, you'll have a more informed view on techniques for working with MongoDB, as well as strategies for properly setting up Mongo models that better serve your app's needs and developers' workflow.