NestJS #39 - MongoDB & Mongoose | Setup, Configuration Types & Connection | (Hindi)

In this video, we will look into the setup & different types of configuration to connect with the MongoDB database using the Mongoose and @nestsjs/mongoose packages in the NestJS framework.
We will cover the MongooseModule and its methods like forRoot and forRootAsync to create the configuration to establish the connection to the MongoDB instance either running locally or on a remote server.
▬▬▬▬▬▬ 🔗 Links ▬▬▬▬▬▬
► GitHub (Source code): bit.ly/3BPPu7S
► NestJS - Dynamic Modules : • NestJS #17 - Modules |...
► NestJS - Env Variables Based Configuration : • NestJS #36 - Configura...
► NestJS - Dependency Injection | Factory Provider : • NestJS #13 - Dependenc...
▬▬▬▬▬▬ 📚 CHAPTERS ▬▬▬▬▬▬
00:00 - Introduction
01:03 - MongoDB Setup & Mongoose Package
03:20 - MongoDB Connection - MongooseModule & forRoot method
07:41 - Securing Database Creds - env File
09:36 - forRootAsync - using "useFactory"
14:49 - forRootAsync - using "Mongoose Config Service"
18:26 - Separate Database Module
20:17 - Closing notes
▬▬▬▬▬▬ 🔖 RECOMMENDED COURSES ▬▬▬▬▬▬
🎬 Angular In-Depth (Hindi) - bit.ly/34nHrBh
🎬 Angular Architecture - • 1. Angular Architectur...
🎬 NestJS Framework | Backend Development (Hindi) - bit.ly/3titPk3
🎬 RxJS - The Practical Guide (Hindi) - bit.ly/3GBcXsf
🎬 RxJS - Promise vs Observable | A depth comparison - • 5. RXJS - Promise vs O...
🎬 RxJS - Introduction to Reactive programming - • 1. RXJS - Introduction...
▬▬▬▬▬▬ CONNECT WITH ME 👋 ▬▬▬▬▬▬
🐦 Twitter: / akacomputerbaba
🏠 Discord: bit.ly/3Js25iy
👓 GitHub: github.com/cistroncoder
📧 Email: officialcomputerbaba@gmail.com
💙 Join this channel
/ computerbabaofficial
▬▬▬▬▬▬ 🎻 MUSIC ▬▬▬▬▬▬
🎵 Fresh Start - Joakim Karud
freesound.org
▬▬▬▬▬▬ # HASHTAGS ▬▬▬▬▬▬
#AmazingNestjs #nestjs #computer_baba #mongodb #mongoose #pipes #nestjs_pipes #data_transformation #microservices #dependency_injection #ioc_container #routing #nestjs_project #nodejs #rest_api #http #expressjs #fastify #graphql #mongodb #sql #typeorm #microservices #backend_development #javascript #typescript #rxjs #json

Пікірлер: 5

  • @akashdixit8184
    @akashdixit8184 Жыл бұрын

    Most underrated channel

  • @shubhamsrn9635
    @shubhamsrn96357 ай бұрын

    Beauty . nice work

  • @weforyouweb1165
    @weforyouweb1165 Жыл бұрын

    Good one ❤

  • @AsishSharma-gi8tb
    @AsishSharma-gi8tb Жыл бұрын

    Thanks

  • @KALPESHPATEL-yv1hj
    @KALPESHPATEL-yv1hj11 ай бұрын

    tutorial is awsome. Can you share same connection for Microsoft SQL Server?? & how i use Stored procedure on that can you guide how to use??