Fundamentals of Mongoose for Node and MongoDB
Год выпуска: 2018
Производитель: Pluralsight
Сайт производителя://app.pluralsight.com/library/courses/fundamentals-mongoose-for-node-mongodb
Автор: Mark Scott
Продолжительность: 1h 56m
Тип раздаваемого материала: Видеоурок
Язык: Английский
Описание:
Mongoose is an open-source Node.js package that provides object modeling and structure to application data being saved to MongoDB. In this course, developers will learn to incorporate schema, models, and validation into their applications.
Using Mongoose, an open-source Node.js package, you can learn to incorporate schema, models, and validation into your applications. In this course, Fundamentals of Mongoose for Node and MongoDB, you will learn a solid foundation upon which you can continue to build and become proficient developing applications which use Mongoose to communicate with MongoDB. First, you will learn to build a Mongoose schema and a model from that schema. Next, you will discover the relationship between a Mongoose model and a document instance of that model and how to query for data using a variety of helper methods and query conditions. Finally, you will explore how to make sure that data sent to the database is valid using built-in and custom validators. When you're finished with this course, you will have the skills and knowledge of mongoose.js needed to start building your own Express API services to save data to and retrieve data from MongoDB through Mongoose.
Prerequisites:
MongoDB
JavaScript
Node.js
Related Topics:
[Pluralsight / Deeksha Sharma] Visualizing Data with MongoDB Charts [2020, ENG]
[Pluralsight / Nuri Halperin] MongoDB 3 Change Streams: Driving Real Time Events and Streaming Applications [2018, ENG]
[Pluralsight / Nuri Halperin] MongoDB Administration [2015, ENG]
Содержание
1. Course Overview
1. Course Overview
2. Course Introduction
1. Course Introduction
2. Prerequisites
3. Why Mongoose
4. Demo Application Introduction
5. Demo - Preview of the Demo Application
3. Setting up the Demo Application
1. Introduction
2. Frameworks and Libraries - Server
3. Frameworks and Libraries - Client
4. Helpful Tools
5. Demo - Develop the Express API
6. Demo - Vue.js and Vuetify
4. Setting up MongoDB
1. Introduction
2. MongoDB Hosting Options
3. The Virtual Standups Database
4. Next Steps
5. Building the Mongoose Schema
1. Everything Starts with a Schema
2. Comparison - Relational Database Schema
3. Simple Schema Example
4. Complex Schema Example
5. Demo - Building the Stand-up Notes Schema
6. Building a Model
1. Introduction
2. Our First Model
3. Documents
4. Sub-documents
5. Demo - Saving Documents
6. Summary
7. Retrieve Data Using Queries
1. Introduction
2. Documents and Helper Methods
3. Updating and Removing Documents
4. Demo - Querying Documents
8. Using Validation Middleware
1. Introduction
2. Built-in Validators
3. Introduction to Middleware
4. Custom Validators
5. Handling Validation Errors
6. Adding Validation
7. Demo - Adding Validation
9. Next Steps
1. Finishing Touches
2. Migrate to the Cloud
3. Review the Client Project
4. Other Resourses
Файлы примеров: присутствуют
Субтитры: присутствуют
Формат видео: MP4
Видео: H.264/AVC, 1280x720, 16:9, 15fps, 225 kb/s
Аудио: AAC, 44.1 kHz, 72.0 kbit/s, 2 channels
Скриншоты
|
|
|
|
|
|
|
|
|
|
|
|
|