Prisma 2 (Node JS ORM) Crash Course

  Рет қаралды 55,152

Laith Academy

Laith Academy

Күн бұрын

Пікірлер: 74
@jarryingnaut
@jarryingnaut 3 жыл бұрын
Man you have just saved my life. Thank you!
@laithacademy
@laithacademy 3 жыл бұрын
Why? What would have happened if I didn’t upload this video?
@donmikkodanm.olmillo8154
@donmikkodanm.olmillo8154 3 жыл бұрын
@@laithacademy I would be fired on my current project, thanks so much
@dirtycrumbs
@dirtycrumbs Жыл бұрын
Hey Laith, just wanted to thank you for your straight forward tutorials and their accompanying Git repos. Really appreciate the work you do.
@ayoubahabchane
@ayoubahabchane 2 жыл бұрын
Couldn't have asked for a better intro to Prisma. Down to earth, hands on, with just the right amount of fluff **chef's kiss** 👨🏽‍🍳 You're an awesome educator ❤
@user-tt6nc6mo7k
@user-tt6nc6mo7k 3 жыл бұрын
Need that SQL crash course! Your explanations are excellent. And the thumbnails are also on point. Much appreciated. Also, just some recommendations from me. Try to make clear all the pre-required knowledge for a video early on. It can be frustrating hearing 40mins into the video that you expect knowledge of x, y and z. Perhaps also let viewers know in the title or description that you will be providing an example by creating a basic REST API using Express.js, may help get more views.
@cihankafadar2739
@cihankafadar2739 3 жыл бұрын
This was amazing, nice one.
@samsonbrody6308
@samsonbrody6308 2 жыл бұрын
Top notch tutorial. I've been figuring out Prisma on my own this past week using the docs but this really solidified what i'm learning
@hamedghazali6585
@hamedghazali6585 3 жыл бұрын
you have a great style of teaching man, keep it up :)
@codeaperture
@codeaperture 3 жыл бұрын
I love this channel.
@cryptoboy1461
@cryptoboy1461 Жыл бұрын
I'm gonna go ahead and say that this tutorial is fantastic.
@christinahauk8330
@christinahauk8330 2 жыл бұрын
Really nice and descriptive tutorial. Thanks a lot!!!! :) Helped me a lot to get an idea how perfectly well prisma works and how comfortable it is to use!
@gustavonaves6947
@gustavonaves6947 Жыл бұрын
Excelent tutorial! You rock!
@emilioortega9487
@emilioortega9487 2 жыл бұрын
Nice video, at 27:20 the command in the new version is `npx prisma db pull` instead of ".... instrospection..."
@StarOnCheek
@StarOnCheek 3 жыл бұрын
I just felt my pay double 😄 thank you
@mrjohn1172
@mrjohn1172 3 жыл бұрын
best prisma course in the world
@lynguist
@lynguist Жыл бұрын
excellent, thank you very much laith!
@ahmaat19
@ahmaat19 2 жыл бұрын
The fav channel
@TannerBarcelos
@TannerBarcelos 2 жыл бұрын
Love love love Prisma!
@codeaperture
@codeaperture 3 жыл бұрын
You saved my time on projects. Thanks!
@jalalhijazi9575
@jalalhijazi9575 3 жыл бұрын
Nice tutorial for beginners who are interested in Prisma. Keep Codding ;)
@carlosdelac
@carlosdelac 3 жыл бұрын
This was really helpful man, thanks!
@ryanrahman26
@ryanrahman26 3 жыл бұрын
Thank you Mr. Laith Harb this is the third Crash Course i have learned on your KZbin . First Nuxt.js, second Docker, third this Kubernetes crash course. And all crash course is really easy for newbie like me to follow. Thank you verrrryyy mucchhh................. Mr. Laith Harb. I hope someday this new my knowledge used on company, right know i am just Flutter Developer :) , Thank you..... always healthy and always the best for you....... and i want watch another course again, very addictive XD XD XD
@MaksymMinenko
@MaksymMinenko 3 жыл бұрын
Cool! You channel is just amazing.
@NeoCoding
@NeoCoding Жыл бұрын
luv u teaching 💕
@michelchaghoury870
@michelchaghoury870 3 жыл бұрын
tnx, a lot keep going you are a gr8 dev, tnx, a lotttttt, and please continue we need devs like you, yesterday I watched the docker tuts crash course and it was amazing
@Raihan004
@Raihan004 3 жыл бұрын
Is it possible to make a tutorial prisma with nestjs? Thank you
@atthaidoan4168
@atthaidoan4168 3 жыл бұрын
Thank you so much for your tutorial, it's very easy to understand
@xgaming8713
@xgaming8713 2 жыл бұрын
Very informative video sir 🙏
@hiomaipambrun9508
@hiomaipambrun9508 3 жыл бұрын
I love it! Thx bro
@didkei
@didkei 2 жыл бұрын
The video kinda ends abruptly, is there another part to it or is that all for this crash course?
@zNeoDev
@zNeoDev 3 жыл бұрын
You are a life saver 💖
@fooked1
@fooked1 2 жыл бұрын
Thanks for the video. Do you have one that shows how to deploy to production on your own VPN?
@LongBoy.0
@LongBoy.0 3 жыл бұрын
This was an EXCELLENT tutorial on Prisma. I'm just getting into relational DB's at the moment and after this it's hard to imagine going with anything other than Prisma. The user experience is very similar to like Mongoose I think, which is great. Just simple and well-made, very comfortable. Thanks for your work to make this. btw, why the abrupt ending? you cut off mid sentence like the fuckin sopranos lol
@samsonbrody6308
@samsonbrody6308 2 жыл бұрын
same here, I actually learned nosql first while taking a colt steele course, and I loved how mongoose made queries easier. Prisma seems like a good comparison in sql world. So far, loving prisma
@ofirfr4804
@ofirfr4804 2 жыл бұрын
Thanks a lot, very good tutorial.
@manoj-k
@manoj-k 2 жыл бұрын
🔥🔥🔥
@fkaanoz
@fkaanoz 3 жыл бұрын
That's awesome. Thx
@sensorsensor
@sensorsensor 3 жыл бұрын
Wait ? When you did @map to change the table name Users to users - it dropped the whole database without warning (24:54) ?! That's pretty bad. Imagine if you did that in production.
@visheshdhawan5478
@visheshdhawan5478 3 жыл бұрын
you are a good man. Thank you :)
@skverskk
@skverskk 3 жыл бұрын
Amazing tutorial.
@mustaneerhaider515
@mustaneerhaider515 2 жыл бұрын
One question will i be able to keep all my data that i created inside the development database with the migration fiels generated by prisma when i shift to heroku postgres becuase it would be cumbersome to create all that data again in production.
@shivamvijaywargi
@shivamvijaywargi 3 жыл бұрын
You are just amazing
@hoseinrahimi6658
@hoseinrahimi6658 3 жыл бұрын
Very good. Thanks.
@fleckenfurz77
@fleckenfurz77 2 жыл бұрын
One thing i dont understand: Shouldnt it be "users" and "posts" (as table names) and the model should be singular?
@GameCrawl
@GameCrawl 2 жыл бұрын
what is the difference between prisma and prisma/client?
@kunalmathur4890
@kunalmathur4890 3 жыл бұрын
Hey harb what's your opinion about other ORM's ??
@mauriciomatias6261
@mauriciomatias6261 3 жыл бұрын
Django has a GUI too, but prisma is a easy way to move on databases :D
@jhondoe2785
@jhondoe2785 3 жыл бұрын
will it create the pool of connection? or just single or we need to create destroy the db connection manually?
@darrenz5557
@darrenz5557 3 жыл бұрын
I am a bit confused, ppl tell me to use Knex to do queries to prevent sql injection, but prisma seems to just be entering strings,
@verccety1
@verccety1 3 жыл бұрын
Excellent tutorial. If you have the possibility, please consider covering GraphQL + Prisma in the future :)
@Abdel-bw8qb
@Abdel-bw8qb 3 жыл бұрын
The best !
@milon27
@milon27 3 жыл бұрын
is it good to create prisma client instance on every route?
@AliYasir5247
@AliYasir5247 3 жыл бұрын
I loved the crash course. if possible can you teach us how to do the migration in production. let's say I have a production database. and I would like to add a field or delete a field without losing the actual production data?
@HusnaRamadan
@HusnaRamadan 3 жыл бұрын
how to validation data in prisma?
@DioArsya
@DioArsya 3 жыл бұрын
Great! Thank you :) Why not just hide the left sidebar and the terminal when u r not using it so we can see better the code?
@darrenz5557
@darrenz5557 3 жыл бұрын
Also, in the docs prisma says to not delete mirgations, but for dev, the migration folder can get pretty big, is it ok to delete in dev?
@sevafadeev6404
@sevafadeev6404 3 жыл бұрын
good video!
@Fleshlight_Reviewer
@Fleshlight_Reviewer 3 жыл бұрын
this one is for the algorithm
@vodapramod
@vodapramod 3 жыл бұрын
please do a course on postgraphile
@MahbuburRahman-uc7np
@MahbuburRahman-uc7np 3 жыл бұрын
Great video man. I am using MongoDB as primary DB. My application uses geo location to find nearby users. Can i do this with prisma? Ik it can be done with sql, but seems a little complicated to me. MongoDB really simplifies this type of complex query.
@lewis-does-dev
@lewis-does-dev 3 жыл бұрын
Seems like an operation that shouldnt be being done by the DB? rather on the server? Maybe i'm wrong man. would love to hear your thoughts.
@SharkBait_ZA
@SharkBait_ZA 3 жыл бұрын
Is it just me, or did the video end early. Also, you do not suck. :-)
@laithacademy
@laithacademy 3 жыл бұрын
Apologies man, for some reason the video editor cut out the last part. I'll post a github repo so you can see the code of the part soon
@SharkBait_ZA
@SharkBait_ZA 3 жыл бұрын
@@laithacademy No worries. Thanx to you I now know about primsa and will play with it myself. Thank you.
@mojtaba_b91
@mojtaba_b91 3 жыл бұрын
Useful video but where is the rest of the video
@juniordev4190
@juniordev4190 2 жыл бұрын
@ningfeed7118
@ningfeed7118 3 жыл бұрын
Please make Graphql + Prisma
@laithacademy
@laithacademy 3 жыл бұрын
Okay, sometime in future
@taharasheed268
@taharasheed268 2 жыл бұрын
I wish my university teachers teach like you🤕
@xtraszone
@xtraszone 3 жыл бұрын
Why don't people just use no sql database
@subinpanta6545
@subinpanta6545 3 жыл бұрын
49:40
@freethrowendurer
@freethrowendurer 2 жыл бұрын
Tap Nooch!
TypeORM Crash Course - TypeScript & Node ORM
2:01:23
Laith Academy
Рет қаралды 102 М.
Let's Learn Prisma! (with Nikolas Burk) - Learn With Jason
1:31:16
Learn With Jason
Рет қаралды 12 М.
Enceinte et en Bazard: Les Chroniques du Nettoyage ! 🚽✨
00:21
Two More French
Рет қаралды 42 МЛН
My scorpion was taken away from me 😢
00:55
TyphoonFast 5
Рет қаралды 2,7 МЛН
1% vs 100% #beatbox #tiktok
01:10
BeatboxJCOP
Рет қаралды 67 МЛН
coco在求救? #小丑 #天使 #shorts
00:29
好人小丑
Рет қаралды 120 МЛН
NestJS Crash Course - 2021
2:15:42
Laith Academy
Рет қаралды 67 М.
Prisma 2 Impressions with NestJS | Next-gen Node.JS ORM?!
54:46
Marius Espejo
Рет қаралды 25 М.
Prisma Crash Course
36:41
Traversy Media
Рет қаралды 75 М.
Prisma Course: Zero To Hero 🎯
2:01:47
Sakura Dev
Рет қаралды 44 М.
Learn Prisma In 60 Minutes
59:25
Web Dev Simplified
Рет қаралды 433 М.
Modern GraphQL Crash Course - 2022
3:30:21
Laith Academy
Рет қаралды 134 М.
The Terraform Crash Course
34:37
Laith Academy
Рет қаралды 7 М.
React with TypeScript Crash Course
1:07:05
Laith Academy
Рет қаралды 240 М.
The Svelte Crash Course
3:39:15
Laith Academy
Рет қаралды 19 М.
Enceinte et en Bazard: Les Chroniques du Nettoyage ! 🚽✨
00:21
Two More French
Рет қаралды 42 МЛН