BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//pretalx//programme.europython.eu//europython-2026//talk//BFK3JK
BEGIN:VTIMEZONE
TZID:CET
BEGIN:STANDARD
DTSTART:20001029T040000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=10
TZNAME:CET
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:20000326T030000
RRULE:FREQ=YEARLY;BYDAY=-1SU;BYMONTH=3
TZNAME:CEST
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
UID:pretalx-europython-2026-BFK3JK@programme.europython.eu
DTSTART;TZID=CET:20260716T145500
DTEND;TZID=CET:20260716T152500
DESCRIPTION:Nobody likes a slow application or a website. Not only can it f
 rustrate your users\, but it can also directly affect your business metric
 s\, such as conversion rates. Without proper care\, your application can e
 asily slow down as your project grows.\n\nOne of the most common sources o
 f slowdowns is your database. Django ORM makes it easy to work with databa
 ses\, but it also makes it easy to forget how to use it properly.\n\nIn th
 is talk\, you will learn how to measure and diagnose database operations i
 n your Django app\, fix common issues\, and leverage your database engine'
 s features to unleash its full potential. We will cover topics such as N+1
  queries\, creating and using database views from Django\, database indice
 s and EXPLAINing queries (I’ll keep it easy to understand\, I promise!).
 \n\nWhile the session focuses on Django apps\, most of the topics also app
 ly to SQLAlchemy and other libraries.\n\nAfter the talk\, you will know ho
 w to diagnose database query performance and have a good understanding of 
 how to fix common performance bottlenecks.\n\nYou’ll need basic knowledg
 e of the Django ORM or a similar tool like SQLAlchemy\, as well as general
  database concepts.
DTSTAMP:20260524T130805Z
LOCATION:Chamber Hall A (S3A)
SUMMARY:Faster Django ORM queries for everybody - Jan Smitka
URL:https://programme.europython.eu/europython-2026/talk/BFK3JK/
END:VEVENT
END:VCALENDAR
