FICHA · MANJARO

python-sqlmodel

SQL databases in Python, designed for simplicity, compatibility, and robustness

  • Library
  • Dev
  • DATABASE
  • Web
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Combines SQLAlchemy and Pydantic-style models so Python applications can define database tables and typed data models together. It helps developers build SQL-backed APIs and services with less duplicated schema code.

Use it as a library inside applications. Database model definitions can affect stored data and API behavior, so test migrations, validation rules, and transaction handling carefully.

Permissions

Permissions not analysed for this source yet.