Databases at Scale with Tyler Benfield (Staff Engineer @ Prisma) | ORMs, Indexes, Connection Pooling & Scaling Postgres to Billions of Requests
No se pudo agregar al carrito
Add to Cart failed.
Error al Agregar a Lista de Deseos.
Error al eliminar de la lista de deseos.
Error al añadir a tu biblioteca
Error al seguir el podcast
Error al dejar de seguir el podcast
-
Narrado por:
-
De:
You can never build anything faster than your slowest database query. In this episode, Tyler Benfield, Staff Software Engineer at Prisma, breaks down everything developers need to know about database performance, from why your queries are slow to how Prisma scales Postgres to handle billions of requests on bare metal infrastructure.
Tyler's path into databases started at Penske Racing, writing trackside software for NASCAR pit stops, and eventually led him deep into query optimization, connection pooling, and building Prisma Postgres from the ground up. We cover the most common ORM anti-patterns, why indexes are the single biggest performance lever most developers ignore, how Prisma Accelerate turns database connections into HTTP calls, and why Tyler thinks the SQL query language itself is fundamentally broken for modern web apps.
Whether you're a frontend developer afraid to touch the database or a backend engineer scaling past your first million users, this conversation is packed with practical, immediately actionable advice.
🔸 Key Topics:
- ORMs vs raw SQL vs query builders and when to use each
- The most common Prisma anti-patterns that tank your app performance
- How database indexes actually work (the address book analogy)
- Connection pooling, serverless runtimes, and the problem Prisma Accelerate solves
- Scaling Postgres on bare metal with memory snapshots and scale-to-zero
- Per-query pricing and why Prisma charges differently than other providers
- NoSQL vs SQL and when Postgres can handle both
- Why SQL is a bad query language for nested relational data
- The future of AI agents and databases, MCP servers, and ephemeral environments
🔗 FOLLOW TYLER
💼 LinkedIn: https://www.linkedin.com/in/tylerbenfield/
🐦 X/Twitter: https://x.com/rtbenfield
🦋 Bluesky: https://bsky.app/profile/rtbenfield.dev
🌐 Website: https://tylerbenfield.me
🎙️ FOLLOW & SUBSCRIBE
📸 Instagram: https://www.instagram.com/senorsatscale/
📸 Instagram: https://www.instagram.com/neciudev
🎙 Podcast URL: https://neciudan.dev/senors-at-scale
📬 Newsletter: https://neciudan.dev/subscribe
💼 LinkedIn: https://www.linkedin.com/in/neciudan
💼 LinkedIn: https://www.linkedin.com/company/señors-scale/
📚 ADDITIONAL RESOURCES
- Prisma ORM: https://www.prisma.io
- Prisma Postgres: https://www.prisma.io/postgres
- The Design of Everyday Things by Don Norman
- The Design of Future Things by Don Norman
- Designing Data-Intensive Applications by Martin Kleppmann
- Aaron Francis (database education): https://aaronfrancis.com
#Prisma #Postgres #DatabasePerformance #ORM #TypeScript #ServerlessDatabase #ConnectionPooling #SQLOptimization #WebDevelopment #SoftwareEngineering #FullStack #DatabaseIndexes #SenorsAtScale
💬 What's the worst database performance issue you've ever debugged? Share your war stories in the comments!