Back to Glossary
DatabaseIntermediate

What is Migration?

A controlled way to change your database structure over time, with the ability to undo changes

Why It Matters

Migrations let you evolve your database safely and keep track of all structural changes

Real-World Example

A migration that adds a 'phone_number' column to the users table

Learn More at buildDay Melbourne

Want to understand these concepts hands-on? Join our one-day workshop and build a real web application from scratch.