No video

Drizzle vs Prisma: Which ORM is right for YOU?

  Рет қаралды 5,305

Kodaps Academy

Kodaps Academy

Күн бұрын

Пікірлер: 35
@user-rs7fz4qu9u
@user-rs7fz4qu9u 2 ай бұрын
Prisma dsl is very easy and intuitive and it is way easier than writing your own database schema yourself I like it
@yash-uy5ym
@yash-uy5ym Ай бұрын
The explanation with literal and idiomatic part was amazing 🤩
@KodapsAcademy
@KodapsAcademy Ай бұрын
Thanks :)
@sanketss84
@sanketss84 Ай бұрын
@@yash-uy5ym absolutely agreed on this
@medamine44100
@medamine44100 3 ай бұрын
I love your style, great presentation.
@KodapsAcademy
@KodapsAcademy 3 ай бұрын
I'm glad you liked it :)
@yourlinuxguy
@yourlinuxguy 2 ай бұрын
One of the best video, explaining this topic. Thanks
@KodapsAcademy
@KodapsAcademy 28 күн бұрын
Thank you for the kind words :)
@sanketss84
@sanketss84 Ай бұрын
firstly, thank you for sharing this. what a fantastic way to explain the difference. Leaning towards drizzle based in what would make sense to my application also going to take a look at kysely at the same time.
@KodapsAcademy
@KodapsAcademy Ай бұрын
Glad to be of service :)
@twulfnt
@twulfnt Ай бұрын
Tyy, I was looking to learn ORM for the first time, and this video helped me a lot to decide, now I learn Drizzle.
@thebrogrammer2077
@thebrogrammer2077 Ай бұрын
everyone take notes! This is how you make an explainer video
@KodapsAcademy
@KodapsAcademy Ай бұрын
Thanks :)
@mohitsoni3819
@mohitsoni3819 23 күн бұрын
Now, I clearly understand
@MirkoVukusic
@MirkoVukusic 22 күн бұрын
whoever worked with SQL, is shocked with Prisma queries created. It does not use sql joins, but shoots multiple queries and joins using internal rust code. IMHO, the absolute only advantage of Prisma is if you don't know and don't want to know any SQL which also is shocking for anyone wanting to write a backend code. There is no way arround learning some SQL and DB architecture if you want to be any good at backend coding.
@jonathangamble
@jonathangamble 3 ай бұрын
would like to see drizzle vs kysley
@gadgetboyplaysmc
@gadgetboyplaysmc Ай бұрын
Tried both. Drizzle is too incomplete. But the SQL builder is nice. You can make lots of mistakes while writing the schema though. On top of that, migrations with SQLite suck. I settled on Prisma + Kysely. It's the best.
@Fallingstar-yy5iv
@Fallingstar-yy5iv 3 ай бұрын
Drizzle is fantastic to work with. It's weaknesses are minor in comparison Prisma and especially Sequelize (The most common JS ORM). Besides, learning and more importantly retaining SQL knowledge is great for a developers career. SQL is everywhere!
@imkir4n
@imkir4n 3 ай бұрын
To get started with PostgreSQL and an ORM, is Prisma the better choice?
@lonehayena
@lonehayena 3 ай бұрын
Thanks
@KodapsAcademy
@KodapsAcademy 3 ай бұрын
You're welcome :)
@kurwacherry
@kurwacherry Ай бұрын
great explanation, really enjoyed how you painted the picture
@philodox13
@philodox13 28 күн бұрын
Prisma has a monthly subscription fee if you want to do anything larger than a PoC. That's an important consideration as well.
@KodapsAcademy
@KodapsAcademy 28 күн бұрын
I'm covering the ORM aspect here, and as the website states : "Our open-source ORM is and will remain free."
@philodox13
@philodox13 28 күн бұрын
@@KodapsAcademy Thanks for the great review, by the way. It was insightful.
@KodapsAcademy
@KodapsAcademy 28 күн бұрын
@philodox13 glad to be of service, and thanks for the kind words :)
@Tajdev
@Tajdev 2 ай бұрын
drizzle
@meka4996
@meka4996 Ай бұрын
The French parable really makes it click for me! Thanks
@KodapsAcademy
@KodapsAcademy Ай бұрын
I'm glad it was helpful :)
@ubucux
@ubucux 2 ай бұрын
in full english, la grande classe ;)
@KodapsAcademy
@KodapsAcademy 2 ай бұрын
To be perfectly honest … English is my mother tongue :P
@ubucux
@ubucux 2 ай бұрын
@@KodapsAcademy ah ouais, je me disais aussi... Bravo pour la qualité de tes vidéos ;)
@KodapsAcademy
@KodapsAcademy 2 ай бұрын
Merci :) (j’attends que YT m’active le multilingue pour faire en 2 langues sur cette chaîne :D)
React vs Angular in 2024
9:00
Kodaps Academy
Рет қаралды 44 М.
Learn Drizzle ORM in 13 mins (crash course)
14:00
Neon
Рет қаралды 25 М.
Ik Heb Aardbeien Gemaakt Van Kip🍓🐔😋
00:41
Cool Tool SHORTS Netherlands
Рет қаралды 5 МЛН
Joker can't swim!#joker #shorts
00:46
Untitled Joker
Рет қаралды 39 МЛН
Box jumping challenge, who stepped on the trap? #FunnyFamily #PartyGames
00:31
Family Games Media
Рет қаралды 32 МЛН
Gli occhiali da sole non mi hanno coperto! 😎
00:13
Senza Limiti
Рет қаралды 16 МЛН
DONT USE AN ORM | Prime Reacts
25:46
ThePrimeTime
Рет қаралды 222 М.
I tried 8 different Postgres ORMs
9:46
Beyond Fireship
Рет қаралды 404 М.
Next.js i18n: App Router + next-intl Tutorial
10:04
Frontend Basics
Рет қаралды 705
Migration Lesson: Don't Use Prisma | Prime Reacts
29:16
ThePrimeTime
Рет қаралды 150 М.
Svelte 5 is Bigger Than You Think
9:35
Ben Davis
Рет қаралды 19 М.
ky: Like fetch() but less bad
13:14
Theo - t3․gg
Рет қаралды 48 М.
Complex Schema Design with Drizzle ORM | Common Patterns
45:55
Reacting to Controversial Opinions of Software Engineers
9:18
Fireship
Рет қаралды 2 МЛН
Two GPT-4os interacting and singing
5:55
OpenAI
Рет қаралды 2,9 МЛН
This is Why Programming Is Hard For you
10:48
The Coding Sloth
Рет қаралды 792 М.
Ik Heb Aardbeien Gemaakt Van Kip🍓🐔😋
00:41
Cool Tool SHORTS Netherlands
Рет қаралды 5 МЛН