Drizzle ORM in NestJS: Step By Step Crash Course

Поделиться
HTML-код
  • Опубликовано: 26 дек 2024

Комментарии • 44

  • @SakuraDev
    @SakuraDev  4 месяца назад +1

    Hey Developers🖐🏻🖐🏻 Your Likes💖 and comments 💬 means world to me. So please Like and Share this video to support me🔥🔥🔥 .

  • @dreamsachiever212
    @dreamsachiever212 4 месяца назад +1

    beest place to learn nestjs right now on YT! thanks for these series. looking forward to the next episodes

    • @SakuraDev
      @SakuraDev  4 месяца назад +1

      Wow! Thank you so much for your support 💕🙏

  • @sunnysetia
    @sunnysetia 3 месяца назад

    Quality content. Would love to see continued nestjs videos past just the basics.

    • @SakuraDev
      @SakuraDev  3 месяца назад

      Thanks. more to come

  • @PabonSarker
    @PabonSarker 4 месяца назад +1

    I just watched your video on Dizzele ORM for NestJS, and it was super insightful! 🚀 Big thanks to you! 🙌

    • @SakuraDev
      @SakuraDev  4 месяца назад +1

      I'm so glad you found the video on Drizzle ORM helpful! 🙏 Thanks a ton for your support! 🙌

  • @mohammadyahyaq
    @mohammadyahyaq 3 месяца назад

    bro you don't know how much this tutorial helped me 🤣
    Thanks for the awesome tutorial 🙌

    • @SakuraDev
      @SakuraDev  3 месяца назад

      Glad I could help! ❤️

  • @prashlovessamosa
    @prashlovessamosa 4 месяца назад +1

    Wow thanks Sakura what a treat.

    • @SakuraDev
      @SakuraDev  4 месяца назад

      You are very welcome Prashant 💖

  • @codernerd7076
    @codernerd7076 3 месяца назад

    This video helped me thanks! Finally making process with my personal project

    • @SakuraDev
      @SakuraDev  3 месяца назад +1

      Thanks 🙏🙏. I'm really glad it was helpful for you

  • @dasezo_dev
    @dasezo_dev 4 месяца назад +2

    thank you, If you want to make the files icons of ANGULAR to NESTJS icons in MATERIAL ICON, => just add "material-icon-theme.activeIconPack": "nest",
    to your settings.json in vscode yw

    • @SakuraDev
      @SakuraDev  4 месяца назад

      Nice 👍. Thank you so much 😊

    • @SakuraDev
      @SakuraDev  4 месяца назад

      I just did it and that was awesome, thank you so much❤️🙏

  • @vintagewander
    @vintagewander 3 месяца назад

    superb tutorial bro, thank you so much

    • @SakuraDev
      @SakuraDev  3 месяца назад

      Thank you so much for your support 🙏.

  • @madmaxdev
    @madmaxdev 4 месяца назад +1

    catchy thumbnail, looks good!

    • @SakuraDev
      @SakuraDev  4 месяца назад +1

      Thanks! Glad you like the thumbnail! 🎨👍

  • @Mahadev-x7u
    @Mahadev-x7u 3 месяца назад +1

    Thank you so much... 💯

    • @SakuraDev
      @SakuraDev  3 месяца назад +1

      Hi, 👋 thanks for your support 💖🙏

  • @smartdriver2990
    @smartdriver2990 4 месяца назад +1

    Great, thanks for this

    • @SakuraDev
      @SakuraDev  4 месяца назад

      You are very welcome 💖🙏

  • @murtadanazar
    @murtadanazar 4 месяца назад +1

    Well done bro. 🫂

    • @SakuraDev
      @SakuraDev  4 месяца назад +1

      Thanks 🙏🙏🙏

  • @Deus-lo-Vuilt
    @Deus-lo-Vuilt 4 месяца назад +1

    Nice , thanks Sakura dev

    • @SakuraDev
      @SakuraDev  4 месяца назад

      Thanks for your support 💖💖

  • @gheorghe-valer
    @gheorghe-valer 3 месяца назад

    great videos on this playlist. for an enterprise project do you recommend typeorm, drizzle or prisma? thank you

    • @SakuraDev
      @SakuraDev  3 месяца назад +1

      Thanks for watching! For enterprise projects, it depends on your needs: TypeORM is great for complex databases with detailed control, Prisma is excellent for developer productivity and TypeScript support, and Drizzle is lightweight with a flexible SQL approach. Prisma is often preferred for modern full-stack apps due to its ease of use and robust tooling.

    • @gheorghe-valer
      @gheorghe-valer 3 месяца назад

      @@SakuraDev thank you

    • @gheorghe-valer
      @gheorghe-valer 3 месяца назад

      @@SakuraDevallow me to ask you again please. if you were to start a nestjs project that initially will start small and increase the complexity over the time, what approach you’ll be choosing : TypeORM, drizzle or Prisma? thank you very much

    • @SakuraDev
      @SakuraDev  3 месяца назад +1

      @@gheorghe-valer I would use Prisma

    • @gheorghe-valer
      @gheorghe-valer 3 месяца назад

      @@SakuraDev thank you. man I really appreciate you

  • @efehanturhan6763
    @efehanturhan6763 4 месяца назад +1

    your font looks beautiful may I ask for your vscode config and font

    • @SakuraDev
      @SakuraDev  4 месяца назад

      Hi, The font is JetBrains mono light and the theme is bearded theme. Thanks for vesting btw

  • @zlatkoiliev8927
    @zlatkoiliev8927 3 месяца назад

    What is the color theme you are using?

    • @SakuraDev
      @SakuraDev  3 месяца назад

      Hi, It is bearded theme

  • @flawtista
    @flawtista 3 месяца назад

    you forgot to add the "type" in "import { DrizzleDB } from 'src/drizzle/types/drizzle';" . This may cause execution errors.

    • @SakuraDev
      @SakuraDev  3 месяца назад +1

      Thanks for bringing that to my attention. I will fix it in the repo

  • @ratasobreviviendoenlascloa4847
    @ratasobreviviendoenlascloa4847 3 месяца назад

    Kysely

    • @robertz7329
      @robertz7329 3 месяца назад

      Is it a good idea to use Kysely together with Drizzle ORM in one application or is it overkill?

    • @ratasobreviviendoenlascloa4847
      @ratasobreviviendoenlascloa4847 3 месяца назад

      @@robertz7329 It's overkill to use kysely with drizzle,because kysely does everything drizzle does