https://github.com/sebastiaanz/introducing-asynchronous-sqlalchemy
My talk about Asynchronous SQLAlchemy
https://github.com/sebastiaanz/introducing-asynchronous-sqlalchemy
asyncio conference conference-talk europython pycon python sqlalchemy talk
Last synced: 15 days ago
JSON representation
My talk about Asynchronous SQLAlchemy
- Host: GitHub
- URL: https://github.com/sebastiaanz/introducing-asynchronous-sqlalchemy
- Owner: SebastiaanZ
- Created: 2022-01-21T20:40:16.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-21T21:02:31.000Z (over 4 years ago)
- Last Synced: 2025-02-26T13:13:12.887Z (over 1 year ago)
- Topics: asyncio, conference, conference-talk, europython, pycon, python, sqlalchemy, talk
- Language: Python
- Homepage:
- Size: 3.58 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Introducing Asynchronous SQLAlchemy
This repository features code snippets from my talk "Introducing Asynchronous SQLAlchemy". The synchronous code is currently missing, but will be added shortly.