Nest.js REST API with Prisma ORM, Neon Postgres

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

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

  • @user-gj6nq1nn1u
    @user-gj6nq1nn1u 9 месяцев назад +6

    This is so well timed!! just when i needed it... Dave ur the best teacher. so well paced and soothing to listen!!!!

    • @viral_recaps
      @viral_recaps 8 месяцев назад

      perfect timing

    • @joaco192
      @joaco192 8 месяцев назад

      totally agree, Dave is the GOAT

  • @7doors847
    @7doors847 9 месяцев назад +1

    Nice to see you back Dave! 🤘
    Happy Friday and thanks for the content.

  • @PremVakilVarma
    @PremVakilVarma 7 месяцев назад

    I was working on a project where i was about to use planetscale but then for some issues i decided to work with Neon Postgres ,first time with NextJs, Tailwind, Typescript .. this video helped me allot to connect my prisma.schema to database , thank you so much sir 🙂

  • @mdsa-ad
    @mdsa-ad 9 месяцев назад +1

    thank you very much Dave . I love your content and the way you teach, I always wait for it. Take love ❤ man.

  • @kirillzlobin7135
    @kirillzlobin7135 9 месяцев назад +1

    Some suggestion, that might be useful or not :)
    Different image on a video preview makes it look like this video from another series. And it also does not have an order number. So people might be a bit confused from where to start watching...
    Content is amazing as usually

  • @JonBrookes
    @JonBrookes 9 месяцев назад

    brilliant, this is as you say, a good dx, indeed it makes using Typescript all the better for it. I so much like this with nestjs that has been written in typescript, so the types are there already - just wish other things were more like this but hey, here we are
    thanks Dave, another really good one

  • @viniciusmassari5503
    @viniciusmassari5503 9 месяцев назад

    Outstanding content Dave ! As always.

  • @juhandvan
    @juhandvan 9 месяцев назад

    I love this topic. Thanks a lot, Dave ❤

  • @cacingmars9017
    @cacingmars9017 6 месяцев назад

    thank you very much Dave. This tutorial is very helpful🔥.

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

    Thanks a lot for creating such those videos.

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

    Thanks a lot Dave, very interesting video

  • @theybecameus
    @theybecameus 9 месяцев назад +1

    prisma orm is going to be huge in future

    • @md.redwanhossain6288
      @md.redwanhossain6288 9 месяцев назад +1

      Prisma is the worst for performance. Drizzle ORM all the way.

    • @g-luu
      @g-luu 9 месяцев назад

      no ways!! prisma is the worst. Just wish there was better support for drizzle on nestjs

    • @md.redwanhossain6288
      @md.redwanhossain6288 9 месяцев назад

      @@g-luu I am writing a package for nestjs and drizzle. Will release it after testing throughly.

  • @m.y.m401
    @m.y.m401 Месяц назад

    i think the neon dashboard is not similar to the one in your video. we are going to have only a single connection string?

  • @PorconautaGames
    @PorconautaGames 13 дней назад

    For the prisma setup, if i ignore the Neon and use default postgres, can i ignore that second variable from Neon?

  • @abdulziz5253
    @abdulziz5253 9 месяцев назад

    Finnaaallllyyyy 🎉🎉🎉❤❤

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

    Lets build full api with roles and permissions and use drizzle orm, neon and nest. Can we do that please Dave? :)

  • @togya4
    @togya4 9 месяцев назад

    Hey dave, ive learned a lot about web development thanks to u! When I reached the level that I'm able to learn nextjs now, Ive noticed that you already made a course about it. And the thing is that you made about nextjs 13 and now its 14, so is it still worth learning 13? Thank u again for all the hard work

    • @DaveGrayTeachesCode
      @DaveGrayTeachesCode  9 месяцев назад

      Both Next.js 13 and 14 use the new App Router. You will learn concepts in the course that are current. There are some specifics to the versions, but I mention the version I use for the chapter at the beginning of each chapter in the full course video. Understanding the _concepts_ is what is most important.

  • @TravinskiyVladislav
    @TravinskiyVladislav 9 месяцев назад

    Thank you Dave

  • @iUmerFarooq
    @iUmerFarooq 9 месяцев назад +1

    How to write complex queries in NestJs like we have complex/long queries in SQL? For filtering or updating data.

    • @DaveGrayTeachesCode
      @DaveGrayTeachesCode  9 месяцев назад

      Your ORM like Prisma handles the communication between your app and the database. The Prisma docs can help you create more complex queries.

    • @iUmerFarooq
      @iUmerFarooq 9 месяцев назад

      @@DaveGrayTeachesCode Thanks

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

    Again all the model validation removed? That you added in dtos in previous video. What's the point of that

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

    My neon database won't start for some reason even though I followed everything said here

  • @gigakvachakhia4777
    @gigakvachakhia4777 9 месяцев назад +1

    some advanced project with nestjs?

  • @mikoajkaleta6856
    @mikoajkaleta6856 9 месяцев назад +1

    Maybe some tests now?

  • @poizonncs8264
    @poizonncs8264 9 месяцев назад

    Thank you sooo much ❤

  • @WanKy182
    @WanKy182 9 месяцев назад

    Would be nice if we add error handling and validation. Cause we can pass any string as email. On any error we got 500

  • @duytdl
    @duytdl 7 месяцев назад

    Excellent

  • @abdulziz5253
    @abdulziz5253 9 месяцев назад

    Thank you very much

  • @phoenixteam7229
    @phoenixteam7229 9 месяцев назад

    Hello Dave, please include micro-services using gRPC in NestJs Tutorial.

  • @mrbilchalan
    @mrbilchalan 9 месяцев назад

    Thank you, Dave. Can I ask of your personal preference about Orm?

    • @DaveGrayTeachesCode
      @DaveGrayTeachesCode  9 месяцев назад +1

      I really like this experience with Prisma but I also liked working with Drizzle. I want to use some others in videos to compare as well.

  • @user-og9fq3lu8d
    @user-og9fq3lu8d 9 месяцев назад

    How much more chapters this course going to have?

  • @umman000
    @umman000 9 месяцев назад

    Thanks will you teach microservices?

  • @artyomtaranenko2267
    @artyomtaranenko2267 9 месяцев назад +1

    Why prisma. Drizzle-orm)

    • @DaveGrayTeachesCode
      @DaveGrayTeachesCode  9 месяцев назад +2

      I have another video with drizzle on my channel. I had not used Prisma in a video yet. And I will never make everyone happy.

    • @artyomtaranenko2267
      @artyomtaranenko2267 9 месяцев назад

      @@DaveGrayTeachesCode, thx for u job)

    • @johnconnor9787
      @johnconnor9787 9 месяцев назад

      Why not typeorm?:)

  • @M1a2n3o43
    @M1a2n3o43 9 месяцев назад

    35 sec ago 😎

  • @resulabdulla3825
    @resulabdulla3825 9 месяцев назад +1

    First : }