Skip to content

AirModel

Async ORM for Pydantic models and PostgreSQL, with a Django-inspired query API. Pair it with Air for zero-config database connections, Pydantic-based form validation, and HTMX interactions, all in a single-file app with no boilerplate.

Getting started

  • Installation - how to install AirModel
  • Usage - defining models, CRUD, lookups, bulk ops, transactions
  • API Reference - auto-generated API documentation