EPISODE · Jun 13, 2026 · 7 MIN
How One Engineer Cut Database Latency by 99 Percent with Connection Pooling
from The Software Engineering Podcast with Fexingo: Code, Architecture, and Engineering Best Practices · host Fexingo
In this episode of the Software Engineering Podcast, Lucas and Luna dive into a real-world case where a single engineer reduced database query latency by 99% by rethinking connection pooling. They explore the problem of connection storms, the trade-offs between pooling and direct connections, and how a simple configuration change transformed a struggling API into a high-throughput service. The episode also touches on the broader lessons for distributed systems design and the importance of understanding your database driver's internals. A practical deep dive for engineers dealing with slow queries. #ConnectionPooling #DatabaseLatency #PostgreSQL #HikariCP #PerformanceOptimization #BackendEngineering #DistributedSystems #TechPodcast #SoftwareEngineering #DatabasePerformance #Scalability #EngineeringLessons #FexingoBusiness #BusinessPodcast #LucasAndLuna #CodeOptimization #APIPerformance #RealWorldEngineering Keep every episode free: buymeacoffee.com/fexingo
What this episode covers
In this episode of the Software Engineering Podcast, Lucas and Luna dive into a real-world case where a single engineer reduced database query latency by 99% by rethinking connection pooling. They explore the problem of connection storms, the trade-offs between pooling and direct connections, and how a simple configuration change transformed a struggling API into a high-throughput service. The episode also touches on the broader lessons for distributed systems design and the importance of understanding your database driver's internals. A practical deep dive for engineers dealing with slow queries. #ConnectionPooling #DatabaseLatency #PostgreSQL #HikariCP #PerformanceOptimization #BackendEngineering #DistributedSystems #TechPodcast #SoftwareEngineering #DatabasePerformance #Scalability #EngineeringLessons #FexingoBusiness #BusinessPodcast #LucasAndLuna #CodeOptimization #APIPerformance #RealWorldEngineering Keep every episode free: buymeacoffee.com/fexingo
NOW PLAYING
How One Engineer Cut Database Latency by 99 Percent with Connection Pooling
No transcript for this episode yet
Similar Episodes
Mar 26, 2026 ·1m
Mar 19, 2026 ·34m
Feb 18, 2026 ·11m
Feb 11, 2026 ·45m