PlanetScale builds on Vitess for horizontally scalable MySQL. Database branches enable schema development. Deploy requests provide safe schema migrations. Serverless pricing scales with usage.
Database Branching
Create branches for development like git. Schema changes develop in branches. Deploy requests merge schema changes safely. Instant branch creation from any point.
- Create branches for schema development
- Use deploy requests for safe migrations
- Configure production protection rules
- Enable insights for query analysis
- Use connection pooling for serverless apps
Safe Schema Changes
Non-blocking schema changes avoid downtime. Deploy requests review changes before applying. Automatic rollback on failures. Schema drift detection prevents issues.