Showcase of Neon Branching to Run Prisma Migrations on Postgres
Presentation at Prisma Day 2022
June 30, 20221 min read
In this presentation we demonstrate our focus on developer experience (DevX) at Neon. You will learn about Neon architecture of separation of storage and compute, how it allows for serverless Postgres, and the unique ability of Neon to create database branches.
We put it all together in a demo with Neon, Vercel, Prisma, and GitHub actions to run migrations. As part of a migration, we create a database branch in Neon and a migration inside the branch without impacting the production database. Only if this succeeds we proceed to run the migration in the production branch.
We are working with the Prisma team to productize the demo and make it a standard way of using Prisma and Neon.
Share this article: