filmov
tv
Django Aggregation & Annotation / values() and values_list() functions

Показать описание
In this video, we look at aggregation and annotation in Django - how to summarize and aggregate data to get summary statistics and insights into your application data.
We look at how to annotate models with additional data, using the annotate() function, and how to pair this with the values() function to create specific groupings of data that can then be analysed and aggregated.
We also look at the values() and values_list() functions in general in this video.
📌 𝗖𝗵𝗮𝗽𝘁𝗲𝗿𝘀:
00:00 Intro
01:37 values function on Django QuerySets
06:41 Transforming values with database functions
08:25 Getting Foreign Key data with values() function
10:47 values_list() function on Django QuerySets
13:48 Aggregating values in Django with aggregate() method
24:18 Annotating models in Django with annotate() method
☕️ 𝗕𝘂𝘆 𝗺𝗲 𝗮 𝗰𝗼𝗳𝗳𝗲𝗲:
To support the channel and encourage new videos, please consider buying me a coffee here:
▶️ Full Playlist:
𝗦𝗼𝗰𝗶𝗮𝗹 𝗠𝗲𝗱𝗶𝗮:
📚 𝗙𝘂𝗿𝘁𝗵𝗲𝗿 𝗿𝗲𝗮𝗱𝗶𝗻𝗴 𝗮𝗻𝗱 𝗶𝗻𝗳𝗼𝗿𝗺𝗮𝘁𝗶𝗼𝗻:
#python #django #webdevelopment #database #sql
We look at how to annotate models with additional data, using the annotate() function, and how to pair this with the values() function to create specific groupings of data that can then be analysed and aggregated.
We also look at the values() and values_list() functions in general in this video.
📌 𝗖𝗵𝗮𝗽𝘁𝗲𝗿𝘀:
00:00 Intro
01:37 values function on Django QuerySets
06:41 Transforming values with database functions
08:25 Getting Foreign Key data with values() function
10:47 values_list() function on Django QuerySets
13:48 Aggregating values in Django with aggregate() method
24:18 Annotating models in Django with annotate() method
☕️ 𝗕𝘂𝘆 𝗺𝗲 𝗮 𝗰𝗼𝗳𝗳𝗲𝗲:
To support the channel and encourage new videos, please consider buying me a coffee here:
▶️ Full Playlist:
𝗦𝗼𝗰𝗶𝗮𝗹 𝗠𝗲𝗱𝗶𝗮:
📚 𝗙𝘂𝗿𝘁𝗵𝗲𝗿 𝗿𝗲𝗮𝗱𝗶𝗻𝗴 𝗮𝗻𝗱 𝗶𝗻𝗳𝗼𝗿𝗺𝗮𝘁𝗶𝗼𝗻:
#python #django #webdevelopment #database #sql
Django Aggregation & Annotation / values() and values_list() functions
How to use annotate and aggregate on Django querysets
Django Full Course - 3.2 - Aggregation. Combining aggregations, annotations and filtering
Annotation and Aggregation in Django.
16. Aggregation and Annotation in Django | Advance Topic
Django : Difference between Django's annotate and aggregate methods?
HOW TO USE ANNOTATE OBJECTS IN DJANGO | Ep-32
Intro to Django's Annotate
Django ORM Совершенствуем. Aggregate Annotate #18 #python #django #annotate #aggregate #djangopython...
Django Aggregation
Django Full Course - 3.1 - Aggregation. Join related models and aggregate
Aggregation and Annotation in Django ORM. #python #django #djangoframework
Django's aggregation functions
Оптимизация Django. 4 - Annotate и Aggregate в ORM. Вычисления в базе
Django Aggregation Practical Example
14 - Writing Django queries with annotate and count - plus some common cases for them || aggregation
Basics of Django Aggregation
QuerySet API Aggregation in Django (Hindi)
Aggregate/Annotate - Full Web Framework Python Django Tutorial XXX Blog - Windows/Linux/Ubuntu
Django : Aggregation of an annotation in GROUP BY in Django
Advanced Django ORM Features (Q-Objects, F-Expressions, Aggregations and Annotations)
Django Trick: Using annotate with Conditional Aggregates
Django : Django annotate subquery's aggregation
[HINDI] Master Django Queries 7: .annotate() Query | Simply Explained
Комментарии