NestJS with MongoDB | Data persist with one to many relationship. | Microservices with Nest EP 04

preview_player
Показать описание
TypeORM is well-grown framework for NestJS ORM space. but most of the systems use no SQL document databases instead of traditional relational databases. though typeORM has its own way to talk to those databases mongoose is a well known and stable framework to deal with MongoDB. This video explains with example how you can use nestjs mongoose with MongoDB for direct persistence as well as one to many relationship.

Stay in touch
Рекомендации по теме
Комментарии
Автор

The best video on youtube following the best practices.

fernandogomez
Автор

This is so helpfull.Pls do the security video as well

wathsalaganewatta
Автор

thanks a anxiously waiting for security videos

selladurairavishasthri
Автор

which API Management Tool are you using ?

ahmedsbai
Автор

Thank you, sir. I have a little problem with how to handle MongoDB transactions in NestJS if you can please do it in another upcoming video.

wenukacharith
Автор

bro I was doing like passing array of object ids values to employee instance while creating the employee. I have created some vehicles before creating the employee. but relationship is not forming. can you please guide or make a tutorial on this how to do this?

mohammadumar
Автор

You helped me a lot. Thank you so much.

tsbatm
Автор

Type 'CreateVehicleDto' is not assignable to type 'Employee'.
Types of property 'employeeId' are incompatible.
Type 'string' is not assignable to type 'Employee'
The is the error I am getting. Can you please tell how to fix this?

EntertainmentWorld_Arts
Автор

thank you so much, this is really helpfull

dungjizacks
Автор

Great job. If you can release a course on Udemy for nest js and next js real world project, it will be awesome.

shashikavirajh
Автор

Stop talking about best practices and you don’t have the DTOs in a folder 💀

badralwattar