
Modern Web Databases at Extreme Scale (PlanetScale CEO Sam Lambert)
9 snips
Jan 8, 2026 In this discussion, Sam Lambert, Co-founder and CEO of PlanetScale, shares his expertise on scalable databases. He highlights the pivotal moments for companies migrating their databases, revealing the risks of waiting too long. Sam uncovers the trade-offs of automatic database solutions and emphasizes the importance of a solid schema. He also dives into PlanetScale’s expansion into Postgres and new offerings like Metal, while discussing how AI is shifting database workloads to be more write-heavy, increasing the demand for reliability and performance.
AI Snips
Chapters
Transcript
Episode notes
Migrate Before You're On Fire
- Migrate when you're busy enough to see limits but not on fire; Series A/B teams often hit the sweet spot.
- Move before catastrophic failure so you have room to test and avoid stressful emergency migrations.
Scale Can't Fix Bad Schema
- PlanetScale gives a lot 'for free' but databases are not magic and require thoughtful schema and indexing.
- Bad SQL and missing indexes will still perform poorly even with sharding and high-scale infrastructure.
Peek Behind The Curtain On "Auto"
- Don't trust vague "auto" database claims without understanding trade-offs; ask how data is placed and queried.
- Demand visibility into operations so you can evaluate performance and failure modes before committing.

