FICHA · MANJARO

python-marshmallow-sqlalchemy

SQLAlchemy integration with marshmallow

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

Description

Connects Marshmallow schemas with SQLAlchemy models so Python applications can serialize and validate database-backed objects more easily. It helps APIs expose model data and accept structured input tied to database entities.

Database serialization can leak fields if schemas are too broad. Developers should explicitly choose which model attributes are exposed or accepted.

Permissions

Permissions not analysed for this source yet.