What is the Django ORM?

preview_player
Показать описание
A quick overview and demystification of the basics concepts of the Django ORM. The Django ORM is a core feature which we will be exploring in this tutorial series. You will get to know more about making queries and how that translates to SQL.

✨ Support us - join us as a very academy member

👍SUBSCRIBE to get more free tutorials, courses and code snippets!

👍👍Follow us on Facebook

👍👍👍Follow use on Twitter:
Рекомендации по теме
Комментарии
Автор

On behalf of self learning students of youtube university we want to thanks you for your great content.

theblackelephant
Автор

Why doesn't this channel has more subscribers.?super helpful.

repotranstech
Автор

You never disappoint me. Awesome tutorial. Really appreciate it.

vinay__baliyan
Автор

Finally, I found you! Thanks so much for your video!

usaava
Автор

What a detailed tutorial. THANKS.
pls do
Django Ecommerce,
Django Multi-choice quiz series 🙏

oauth
Автор

Man, what a tutorial! Thank u so much!

AlanTinoco
Автор

Could you please include the PowerPoint presentations you are using in this series in the description?

amroulouay
Автор

Very nice series thanks for your great effort I loved all your series django-restframework and all other in django ❤️❤️👍 keep doing more all the best

adityakotikalapudi
Автор

Great. You always take your time to impact. Good contents.

bagurashamuddeen
Автор

sir Do I need to learn sql or ORM is enough for django projects ?
and I want to tell you, you are a great teacher thank you so much for your hardwork

tounsimed
Автор

Please include select_Related and prefetch related.

vickeypradhan
Автор

you have said in ur video at 9:56 minute that Queries can perform better. do u mean that direct sql query performs better than ORM?

mdsamiulislam
Автор

Hey Zander,
So does using, Students.objects.raw('SELECT * FROM Students"), something like that can improve performance compared to Students.objects.all()? I have seen this in SO and was kinda confused.

createlifejr
Автор

in fact i always hear that gjango orm is django's weak side, comparing to sql alchemy.

popovanatoliy
Автор

its pronounced 'impee''dence mismatch

coltennabers
Автор

No offense, but you need to fix pronunciation on this one: "Impendance" -> "Impedance"

Watching/listening I was confused, until I read the word to understand the point.

choochtrain