This Drizzle ORM feature is a game changer!

preview_player
Показать описание
In this video we quickly talk about Drizzle ORM's support for prepared statements, an API that allows you to effectively pre-compile your SQL queries ahead of time, allowing to get maximum performance out of your queries!
Рекомендации по теме
Комментарии
Автор

would u make a video using drizzle in a nestjs project ?

vazsa
Автор

I really loved the smooth "subscribe" transition haha
Again a great video of yours!

Anton-ihwe
Автор

Great video, appreciate you covering these new Drizzle features. Been using it for new projects and overall it's a great experience; excellent performance and types. I unsubscribed so I could subscribe again 🙌

nicky-hajal
Автор

Great video, didn't know drizzle had prepared statements. I think they have Views too which would be interesting to cover

method_actor
Автор

Great one! What theme are you using on vscode ?

anesmeister
Автор

Please make a video using drizzle in a nest js proyect. 👍🏻

irvinjossuehernandezmonten
Автор

i am not sure if i understand it correctly but i think typeorm already can do the same, you can build your query with adding the execute method getMany() fur example then call it and add the method whenever you ready, please correct me if i am wrong

hassanaref
Автор

are they comparing apples to apples as in prepared statements in drizzle with prepared statements in the other libs and orms?

kerodfresenbetgebremedhin
Автор

6:23 TypeORM also allows prepared statements. Did the Drizzle team make the comparison between the prepared version of typeORM and drizzle queries?

samiullahsheikh
Автор

Hey @mariusespejo, I love your contents. Could you please make a video on using Drizzle ORM with NestJs, and also maybe how to Dockerize it. Thanks 😁

HunxaNihAba
Автор

Hey great video, what is the software your using to draw diagrams ?

gurusoftware
Автор

How about relational queries, is there a benchmark for them

askin_bilir
Автор

why prisma is always at the bottom of the benchmark rank?

DioArsya
Автор

Reviewing benchmarks is a great idea, let's do it again with a different use case 😄

naranyala_dev
Автор

What can be the reason the drizzle orm table is not getting created in local db in postgres i tried many times and it does not work 😢 any solutions ??

nabinsaud
Автор

Extremely burn out on everything Javascript there is always something new that is better/faster blabla

codernerd
Автор

Not as good as Laravel is not a selling point lol

flogginga_dead_horse
Автор

drizzle is not an ORM it is a query builder!

fireayehuzekarias