Skip navigation

Building modern Python web apps with PostgreSQL

Pamela Fox

Pamela Fox Pamela Fox

Livestream 1

PostgreSQL is the most popular database amongst Pythonistas, according to the most recent Python developers survey. Many of those developers are using PostgreSQL to build web applications, which means they're deciding what web app framework to use (Flask? Django? FastAPI?), whether to use an ORM (SQLAlchemy? SQLModel?), whether to use asyncpg or psycopg. So many decisions! In this talk, we'll walk through an opinionated architecture—a Quart web app using asyncpg and SQLAlchemy—and talk about why we chose those options.

talk bubbles
Join the conversation

Use the hashtag #PosetteConf