
Prisma with Alex Ruheni
PodRocket - A web development podcast from LogRocket
00:00
Prisma Migrate - What Is a Database Migration?
Prisma Migrate is the tool that allows you to kind of evolve your database schemas. A migration is, I guess, like an artifact that describes what the state of the database should look like at a particular point in time. So for example, if you're building an application for the next 10 years, I'm sure the database structure will change from time to time. And so migrations allow you to define the change that you're going to make to your database.
Transcript
Play full episode