Django queries | Logging | select_related | prefetch_related | Optimization

Опубликовано: 28 Сентябрь 2024
на канале: Sumit Singh
309
10

In this video, I tried to explain the Django queries with a very basic example of User and their Hobbies.

I have explained
- how many queries we can save using select_related and prefetch_related
- where to use select_related
- where to use prefetch_related
- how to use select_related and prefetch_related to the next references also

Hope you guys like it.

#django #djangoqueries #lazyqueries #hinditechno #sumit #select_related
#prefetch_related