Tech Tutorial: Learning MongoDB and Mongoose – Complete Playlist

Data is the lifeblood of the Internet and where there is data, there is a need for a place to store it so we can retrieve it and use it. Databases are the primary solution to this problem and there are many different types of databases designed to address different needs, use cases, and data types.

In modern web applications, you will mostly find either a relational database or a document database backing pretty much any system you run into. In this video, we introduce you to the MongoDB document database.


Personal Recommendation (unpaid)
Programming and software development are awesome! Being that you are learning along with me, there is a really good chance you can make this a career. Based on my own life experience, let me suggest to you that you go get a Computer Science degree from Neumont College of Computer Science and kick your life into hyper-drive.

visit: https://www.neumont.edu/

Tech Tutorial: Learning MongoDB and Mongoose – Episode 16: Deleting Documents

The Mongoose models are an in-memory representation of a MongoDB document that adheres to a defined Mongoose Schema. In this video, we learn how to delete an existing document that we pulled from a MongoDB collection using Mongoose.


Personal Recommendation (unpaid)
Programming and software development are awesome! Being that you are learning along with me, there is a really good chance you can make this a career. Based on my own life experience, let me suggest to you that you go get a Computer Science degree from Neumont College of Computer Science and kick your life into hyper-drive.

visit: https://www.neumont.edu/

Tech Tutorial: Learning MongoDB and Mongoose – Episode 15: Updating Documents

The Mongoose models are an in-memory representation of a MongoDB document that adheres to a defined Mongoose Schema. In this video, we learn how to update an existing document that we pulled from a MongoDB collection using Mongoose.


Personal Recommendation (unpaid)
Programming and software development are awesome! Being that you are learning along with me, there is a really good chance you can make this a career. Based on my own life experience, let me suggest to you that you go get a Computer Science degree from Neumont College of Computer Science and kick your life into hyper-drive.

visit: https://www.neumont.edu/

Tech Tutorial: Learning MongoDB and Mongoose – Episode 13: Querying Collections

The Mongoose models are an in-memory representation of a MongoDB document that adheres to a defined Mongoose Schema. In this video, we learn how to query collections of documents in MongoDB through the Mongoose library.


Personal Recommendation (unpaid)
Programming and software development are awesome! Being that you are learning along with me, there is a really good chance you can make this a career. Based on my own life experience, let me suggest to you that you go get a Computer Science degree from Neumont College of Computer Science and kick your life into hyper-drive.

visit: https://www.neumont.edu/

Tech Tutorial: Learning MongoDB and Mongoose – Episode 12: Saving Models Using Promises

The Mongoose models are an in-memory representation of a MongoDB document that adheres to a defined Mongoose Schema. In this video, we walk through saving a Mongoose model to the MongoDB database collection using the JavaScript promise.


Personal Recommendation (unpaid)
Programming and software development are awesome! Being that you are learning along with me, there is a really good chance you can make this a career. Based on my own life experience, let me suggest to you that you go get a Computer Science degree from Neumont College of Computer Science and kick your life into hyper-drive.

visit: https://www.neumont.edu/

Tech Tutorial: Learning MongoDB and Mongoose – Episode 11: Saving Models Using Callbacks

The Mongoose models are an in-memory representation of a MongoDB document that adheres to a defined Mongoose Schema. In this video, we walk through saving a Mongoose model to the MongoDB database collection using the JavaScript callback.


Personal Recommendation (unpaid)
Programming and software development are awesome! Being that you are learning along with me, there is a really good chance you can make this a career. Based on my own life experience, let me suggest to you that you go get a Computer Science degree from Neumont College of Computer Science and kick your life into hyper-drive.

visit: https://www.neumont.edu/