P

Programming

Software development tutorials and talks

Python FastAPI Tutorial (Part 15): PostgreSQL and Alembic - Database Migrations for Production

In this video, we'll be making our database setup production-ready by moving from SQLite to PostgreSQL and introducing Alembic for database migrations. We'll cover how to install and configure PostgreSQL locally, how to replace SQLite and create_all with a proper migration workflow, how to set up Al...

Watch Original04/03/2026
+1

0 Comments

Sign in to join the conversation

No comments yet

Be the first to share your thoughts!

Other Coverage

Related Videos