FICHA · MANJARO

python-alembic

Lightweight database migration tool for usage with SQLAlchemy

  • development-tool
  • CLI
  • DATABASE
  • Dev
  • Launchable
  • Runs in terminal
official+codex · reviewed · May 28, 2026 description in en

Description

Manage database schema migrations for SQLAlchemy projects, keeping structural changes in versioned scripts that can be applied or rolled back. It helps developers evolve databases alongside application code.

Migrations can alter or delete production data if written incorrectly. Review generated scripts, test upgrades and downgrades, and back up important databases before applying.

How to run

alembic

Commands: alembic

Permissions

Permissions not analysed for this source yet.