BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//pretalx//pretalx.com//pyconde-pydata-2024//speaker//SXKSL7
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-pyconde-pydata-2024-EHJRVF@pretalx.com
DTSTART;TZID=CET:20240422T112500
DTEND;TZID=CET:20240422T125500
DESCRIPTION:Managing a database and synchronizing service data representati
 on with the database can be tricky. In this workshop\, you’ll learn how 
 to use SQLAlchemy\, a powerful SQL toolkit\, to simplify this task. We’l
 l cover how to leverage SQLAlchemy’s Object Relational Mapper (ORM) syst
 em\, and how to use SQLAlchemy's asyncio extension in your async services.
 \n\nParticipants will walk out of this tutorial having learned how to:\n- 
 Use SQLAlchemy for database operations in Python\, enhancing the readabili
 ty and maintainability of the code\n- Build Python classes (ORMs) that rep
 resent the database tables\n- Experiment with different relationship-loadi
 ng techniques to improve querying performance\n- Utilize SQLAlchemy’s as
 yncio extension to interact with databases asynchronously
DTSTAMP:20260415T093906Z
LOCATION:A05-A06
SUMMARY:No More Raw SQL: SQLAlchemy\, ORMs & asyncio - Aya Elsayed\, Rhythm
  Patel
URL:https://pretalx.com/pyconde-pydata-2024/talk/EHJRVF/
END:VEVENT
END:VCALENDAR
