Database migration is the controlled process of changing a database schema over time. FastAPI ↓ SQLAlchemy ORM Models ↓ Alembic Migration Scripts ↓ PostgreSQL / MySQL / SQL Server / SQLite SQLAlchemy ...