Це відео не доступне.
Перепрошуємо.

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

Поділитися
Вставка
  • Опубліковано 8 тра 2021
  • 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.
    Github: github.com/krish/microservice...
    Stay in touch
    Facebook: / krish.dinesh.official
    Instagram : / krish.dinesh.official
    twitter: / krishantha (@krishantha )

КОМЕНТАРІ • 18

  • @fernandogomez83
    @fernandogomez83 2 роки тому +1

    The best video on youtube following the best practices.

  • @rodzadra
    @rodzadra 3 роки тому

    Thank you so much, Krish! :-)

  • @selladurairavishasthri894
    @selladurairavishasthri894 3 роки тому

    thanks a lot...... anxiously waiting for security videos

  • @tsbatm
    @tsbatm 2 роки тому

    You helped me a lot. Thank you so much.

  • @wathsalaganewatta9365
    @wathsalaganewatta9365 3 роки тому +3

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

  • @dungjizacks5327
    @dungjizacks5327 2 роки тому

    thank you so much, this is really helpfull

  • @hashirmughal5625
    @hashirmughal5625 Рік тому

    thanks sir

  • @vivek48191
    @vivek48191 2 роки тому

    Thank you sir. 👌

  • @wenukacharith1170
    @wenukacharith1170 3 роки тому +1

    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.

  • @malithsadaru2883
    @malithsadaru2883 3 роки тому

    Thanks you

  • @matheusmgp1
    @matheusmgp1 Рік тому

    Nice ty

  • @shashikavirajh6234
    @shashikavirajh6234 2 роки тому +1

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

  • @mohammadumar443
    @mohammadumar443 2 роки тому

    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?

  • @ahmedsbai3540
    @ahmedsbai3540 Рік тому

    which API Management Tool are you using ?

  • @EntertainmentWorld_Arts
    @EntertainmentWorld_Arts 2 роки тому

    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?

  • @timprentiss1639
    @timprentiss1639 3 роки тому +1

    P

  • @badralwattar5799
    @badralwattar5799 2 місяці тому

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