Is Prisma ORM Slow?

Поділитися
Вставка

КОМЕНТАРІ • 35

  • @PrismaData
    @PrismaData  3 дні тому +1

    We've made a ton of perf improvements over the years but we're definitely not done 💪
    If you need help working with a slow query, let's talk!

    • @TheWalrus_45
      @TheWalrus_45 2 дні тому

      The new join strategy has a bug where it doesn't handle null values.

  • @subh_8208
    @subh_8208 3 дні тому +19

    Wow. I started of with Prisma, and now a drizzle fan boy.. I guess, it's time to move back to Prisma. Thanks for the great work team!

    • @27sosite73
      @27sosite73 3 дні тому +1

      wow
      nice!
      I USUALY HEAR THE OPPOSIT

    • @codernerd7076
      @codernerd7076 3 дні тому +5

      Yeah the changes that Prisma made. make Drizzle kinda pointless and just one ORM that doesn't got all of Prisma features

    • @UwU-dx5hu
      @UwU-dx5hu 2 дні тому

      @@codernerd7076 lame.

  • @logeshkumarrajkumar861
    @logeshkumarrajkumar861 3 дні тому +9

    Great come back guys. Keep doing this

  • @sumitpadalkar4835
    @sumitpadalkar4835 3 дні тому +2

    Prisma is an amazing ORM with great developer experience, and I love how fast queries are! However, support for edge environments would make it even better and help developers like me stick with Prisma instead of exploring other ORMs. Keep up the great work.

    • @ankurdatta1186
      @ankurdatta1186 3 дні тому +1

      Hey, I’m Ankur from Prisma 👋.
      Prisma ORM can be used in the edge via driver adapters.

    • @imdkbj
      @imdkbj 2 дні тому

      Hey Ankur, Can you please share the reference documents for the same.

  • @wandenreich770
    @wandenreich770 3 дні тому +2

    love these videos keep them coming..also taking note of the work you guys are doing to improve prisma..it is much appreciated

  • @furboxOficial
    @furboxOficial 2 дні тому +1

    Yo estoy usando prisma en 2 proyectos que hacen scraping a muchas paginas 3 veces al dia y guardo toda la informacion con prisma usando sqlite y lo hace tan rapido que me sorprende crea mas de 4000 registros en cada operacion y las consultas son super rapidas. actualmente veo que uso la version 5.1.1 pero hare un upgrade a ver que tal me va.

  • @exactzero
    @exactzero 3 дні тому +5

    Time to go back and try all the new shiny stuff in Prisma

    • @PrismaData
      @PrismaData  3 дні тому

      let us know if you need a hand!

  • @jitxhere
    @jitxhere 2 дні тому

    At this point how much impact will the prisma moving engine to ts will have?

    • @PrismaData
      @PrismaData  13 годин тому

      we expect it will have a meaningful impact

  • @InfoVerseNetwork
    @InfoVerseNetwork 3 дні тому

    Is the new prisma edge compatible?

    • @PrismaData
      @PrismaData  13 годин тому

      docs for edge deployments www.prisma.io/docs/orm/prisma-client/deployment/edge/overview

  • @hussienaitbella4968
    @hussienaitbella4968 3 дні тому +3

    I prefer kysely 🔥

  • @NightstalkerKK
    @NightstalkerKK 3 дні тому

    when are you getting rid of rust binary? so i don't have to move mountains trying to use prisma in serverless environment

    • @PrismaData
      @PrismaData  3 дні тому

      we're moving away from Rust to TypeScript for the query engine! no firm dates or anything but the work is happening now ✌

  • @jayantissar
    @jayantissar 3 дні тому +2

    i love to use prisma, but please make it more compatible witih edge runtimes frameworks like hono js, its a headache to set up prisma when used with honojs/wrangler app

    • @ankurdatta1186
      @ankurdatta1186 3 дні тому

      Hi 👋, could you share specifically what are the pain points of setting it up for edge runtimes?

  • @adityaanuragi6916
    @adityaanuragi6916 2 дні тому +2

    Is Drizzle ORM slow?
    Next week probably

  • @27sosite73
    @27sosite73 3 дні тому +3

    ty m8

  • @omariyassinee
    @omariyassinee 3 дні тому

    Except whent it comes to nextjs middleware 😭

    • @PrismaData
      @PrismaData  3 дні тому +1

      what happens with nextjs middleware?

    • @Sammy-km9zk
      @Sammy-km9zk 3 дні тому +1

      The next js middleware uses the edge runtime

    • @ankurdatta1186
      @ankurdatta1186 3 дні тому +1

      @@Sammy-km9zkPrisma works in edge runtimes via driver adapters. Did you get a chance to try it?

  • @donvinemugendi1012
    @donvinemugendi1012 2 дні тому

    source: trust me bro

    • @PrismaData
      @PrismaData  13 годин тому

      benchmarks are open source: github.com/prisma/orm-benchmarks/

  • @theBarracuda_
    @theBarracuda_ День тому

    yes