Alembic – Profiles, Jobs, and Resources for Python Developers

Alembic is a database migration tool for SQLAlchemy, a popular Python SQL toolkit and Object Relational Mapper (ORM).

It helps manage changes to database schemas over time, simplifying the process of updating and maintaining databases alongside application code.