Showcasing Neon Branching for Serverless Postgres Migrations at Prisma Day 2022`
The presentation focuses on developer experience (DevX) at Neon, highlighting its architecture that separates storage and compute, enabling serverless Postgres. This separation allows for the creation of database branches, a unique feature in Neon. During the demo, a branch is created for a migration in Neon, while the production database remains unaffected. The goal is to productize this approach with Prisma, making it a standard method for using both tools together.