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.
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.
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
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!
The new join strategy has a bug where it doesn't handle null values.
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!
wow
nice!
I USUALY HEAR THE OPPOSIT
Yeah the changes that Prisma made. make Drizzle kinda pointless and just one ORM that doesn't got all of Prisma features
@@codernerd7076 lame.
Great come back guys. Keep doing this
than you 🙏
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.
Hey, I’m Ankur from Prisma 👋.
Prisma ORM can be used in the edge via driver adapters.
Hey Ankur, Can you please share the reference documents for the same.
love these videos keep them coming..also taking note of the work you guys are doing to improve prisma..it is much appreciated
thank you so much!
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.
Time to go back and try all the new shiny stuff in Prisma
let us know if you need a hand!
At this point how much impact will the prisma moving engine to ts will have?
we expect it will have a meaningful impact
Is the new prisma edge compatible?
docs for edge deployments www.prisma.io/docs/orm/prisma-client/deployment/edge/overview
I prefer kysely 🔥
when are you getting rid of rust binary? so i don't have to move mountains trying to use prisma in serverless environment
we're moving away from Rust to TypeScript for the query engine! no firm dates or anything but the work is happening now ✌
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
Hi 👋, could you share specifically what are the pain points of setting it up for edge runtimes?
Is Drizzle ORM slow?
Next week probably
ty m8
Except whent it comes to nextjs middleware 😭
what happens with nextjs middleware?
The next js middleware uses the edge runtime
@@Sammy-km9zkPrisma works in edge runtimes via driver adapters. Did you get a chance to try it?
source: trust me bro
benchmarks are open source: github.com/prisma/orm-benchmarks/
yes