Johannes Nicolai & Lilli Seyther-Besecke
Branch your database like your code: How schema changes and pull requests go hand in hand
#1about 2 minutes
Why database schema changes are harder than code changes
Traditional database schema migrations are imperative and stateful, making them fundamentally different and more complex than stateless code deployments.
#2about 7 minutes
How YouTube's scaling challenges led to the creation of Vitess
Vitess was created at YouTube to solve massive scaling problems by enabling horizontal sharding for MySQL and running it on Borg, the predecessor to Kubernetes.
#3about 8 minutes
The pain of merging database changes compared to Git
Unlike modern Git workflows, database schema changes often require manual review processes and can cause production downtime due to table locking and data dependencies.
#4about 2 minutes
Achieving non-blocking schema changes with shadow tables
Tools like GH-OST use shadow tables to apply schema changes to a copy of the table, sync ongoing writes, and perform an atomic cutover without locking production.
#5about 4 minutes
Applying a Git-like workflow to database schema changes
PlanetScale introduces database branches for isolated development and deploy requests, which function like pull requests for reviewing and merging schema changes safely.
#6about 5 minutes
Setting up a PlanetScale database with GitHub Actions
A live demonstration shows how to create a new repository from a template and use a GitHub Action to automatically provision a new PlanetScale database.
#7about 7 minutes
Creating a database branch from a GitHub pull request
This demo illustrates creating a pull request for a code change and then using a chat command to automatically create a corresponding database feature branch with a new schema.
#8about 5 minutes
Approving and merging schema changes via pull request comments
The demo concludes by showing how to review, approve, and merge a database deploy request directly from GitHub comments, triggering a non-blocking migration.
#9about 10 minutes
Exploring advanced Vitess features and answering questions
A summary of additional Vitess capabilities is followed by a Q&A session covering data residency, subquery performance, and deployment synchronization.
Related jobs
Jobs that call for the skills explored in this talk.
Matching moments
01:55 MIN
Merging data engineering and DevOps for scalability
Software Engineering Social Connection: Yubo’s lean approach to scaling an 80M-user infrastructure
13:52 MIN
Q&A on GraphQL, team structure, and vendor software
Building high performance and scalable architectures for enterprises
03:47 MIN
Applying software engineering practices to data pipelines
Enjoying SQL data pipelines with dbt
26:30 MIN
Q&A: Key skills, complex projects, and the future of tech
Retooling and refactoring - an investment in people.
03:33 MIN
Introduction to GitOps and the talk agenda
Get ready for operations by pull requests
04:29 MIN
Applying GitOps principles to network automation
How Cisco embraced a DevOps culture within its network engineering team
02:58 MIN
Analyzing Devin's automated pull request for the migration
Postgres in the Age of AI (and Devin)
03:30 MIN
How GitOps fosters team growth and experimentation
GitOps keeps focus on apps, not on infrastructure
Featured Partners
Related Videos
Improving Developer Happiness with GitOps
Lars Hesel Christensen & Basil Brunner
GitLab CI pipelines for a whole company
Martin Beránek
Git for Code Reviews
Johannes Haux
GitOps keeps focus on apps, not on infrastructure
Chad Carlson
Get ready for operations by pull requests
Liviu Costea
Let developers develop again
Kai Geißelhardt & Volker Zöpfel
Database DevOps with Containers
Rob Richardson
Databases on Kubernetes: Why you should care
Denis Wilson Souza Rosa & Steffen Schneider
Related Articles
View all articles



From learning to earning
Jobs that call for the skills explored in this talk.

Sector Nord AG
Oldenburg, Germany
Intermediate
Senior
Docker
InfluxDB

Peter Park System GmbH
München, Germany
Senior
Python
Docker
Node.js
JavaScript


Red Bull Media House GmbH
Elsbethen, Austria
Intermediate
Java
NoSQL
Docker
Angular
Hibernate
+6




iits-consulting GmbH
Munich, Germany
Intermediate
Go
Docker
DevOps
Kubernetes

SYSKRON GmbH
Regensburg, Germany
Intermediate
Senior
.NET
Python
Kubernetes