Companies Home Search Profile

Fundamentals of Mongoose for Node and MongoDB

Focused View

Mark Scott

1:56:42

62 View
  • 1. Course Overview.mp4
    01:15
  • 1. Course Introduction.mp4
    02:12
  • 2. Prerequisites.mp4
    00:38
  • 3. Why Mongoose.mp4
    02:06
  • 4. Demo Application Introduction.mp4
    01:39
  • 5. Demo - Preview of the Demo Application.mp4
    02:43
  • 1. Introduction.mp4
    00:51
  • 2. Frameworks and Libraries - Server.mp4
    02:20
  • 3. Frameworks and Libraries - Client.mp4
    02:13
  • 4. Helpful Tools.mp4
    02:00
  • 5. Demo - Develop the Express API.mp4
    08:41
  • 6. Demo - Vue.js and Vuetify.mp4
    04:24
  • 1. Introduction.mp4
    00:46
  • 2. MongoDB Hosting Options.mp4
    02:27
  • 3. The Virtual Standups Database.mp4
    06:32
  • 4. Next Steps.mp4
    01:00
  • 1. Everything Starts with a Schema.mp4
    00:32
  • 2. Comparison - Relational Database Schema.mp4
    02:25
  • 3. Simple Schema Example.mp4
    01:21
  • 4. Complex Schema Example.mp4
    03:31
  • 5. Demo - Building the Stand-up Notes Schema.mp4
    07:12
  • 1. Introduction.mp4
    00:30
  • 2. Our First Model.mp4
    01:50
  • 3. Documents.mp4
    01:25
  • 4. Sub-documents.mp4
    02:13
  • 5. Demo - Saving Documents.mp4
    05:52
  • 6. Summary.mp4
    01:02
  • 1. Introduction.mp4
    00:31
  • 2. Documents and Helper Methods.mp4
    05:37
  • 3. Updating and Removing Documents.mp4
    05:10
  • 4. Demo - Querying Documents.mp4
    06:56
  • 1. Introduction.mp4
    00:33
  • 2. Built-in Validators.mp4
    02:50
  • 3. Introduction to Middleware.mp4
    02:50
  • 4. Custom Validators.mp4
    01:13
  • 5. Handling Validation Errors.mp4
    01:53
  • 6. Adding Validation.mp4
    02:22
  • 7. Demo - Adding Validation.mp4
    03:39
  • 1. Finishing Touches.mp4
    00:58
  • 2. Migrate to the Cloud.mp4
    03:52
  • 3. Review the Client Project.mp4
    06:26
  • 4. Other Resourses.mp4
    02:12
  • Description


    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.

    What You'll Learn?


      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.

    More details


    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    Mark is an experienced software developer, architect, team lead, and manager with more than fifteen years of experience producing applications using object-oriented methodologies. For the majority of his professional career, he has been developing web-based applications in ASP.NET with SQL Server. More recently, he has become more comfortable with the whole open-source space, especially Node.js and MongoDB. Mark is the husband of a wonderful wife, and the father of triplet girls, and feels deeply blessed.
    Pluralsight, LLC is an American privately held online education company that offers a variety of video training courses for software developers, IT administrators, and creative professionals through its website. Founded in 2004 by Aaron Skonnard, Keith Brown, Fritz Onion, and Bill Williams, the company has its headquarters in Farmington, Utah. As of July 2018, it uses more than 1,400 subject-matter experts as authors, and offers more than 7,000 courses in its catalog. Since first moving its courses online in 2007, the company has expanded, developing a full enterprise platform, and adding skills assessment modules.
    • language english
    • Training sessions 42
    • duration 1:56:42
    • level average
    • English subtitles has
    • Release Date 2023/07/04

    Courses related to Node.Js

    Courses related to MongoDB