Deep Dive into Asynchronous SQLAlchemy - Transactions and Connections - Damian Wysocki

Поделиться
HTML-код
  • Опубликовано: 18 сен 2023
  • [EuroPython 2023 - Terrace 2B on 2023-07-21]
    ep2023.europyt...
    SQLAlchemy is one of the most popular ORM libraries in Python. In this talk I will try to present caveats and gotchas that other Pythonists can find on their way while writing the asynchronous backend application using SQLAlchemy as an ORM. Mainly we will focus on how SQLAlchemy handles transactions and connections to the database and what issues we may face because of it.
    This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License creativecommons...

Комментарии •