BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//pretalx//programme.europython.eu//europython-2023//speaker//ALN8N
 K
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-2023-REVKYV@programme.europython.eu
DTSTART;TZID=CET:20230721T143500
DTEND;TZID=CET:20230721T150500
DESCRIPTION:SQLAlchemy is one of the most popular ORM libraries in Python. 
 In this talk I will try to present caveats and gotchas that other Pythonis
 ts can find on their way while writing the asynchronous backend applicatio
 n using SQLAlchemy as an ORM. Mainly we will focus on how SQLAlchemy handl
 es transactions and connections to the database and what issues we may fac
 e because of it.
DTSTAMP:20260513T155538Z
LOCATION:Terrace 2B
SUMMARY:Deep Dive into Asynchronous SQLAlchemy - Transactions and Connectio
 ns - Damian Wysocki
URL:https://programme.europython.eu/europython-2023/talk/REVKYV/
END:VEVENT
END:VCALENDAR
