Skip to main content
VSCode
Back to Skills
SQLAlchemy

SQLAlchemy

Experience: Since October 2025

Overview

How my Python services talk to Postgres, on the 2.0 async engine. Typed models where they help, explicit Core queries where the ORM would only get in the way.

Projects

  • bookprice.net

    Async access over asyncpg, with the pool sized for jobs that all want a connection at once.