Welcome to My Blog

Articles about software development and book recommendations.

All Stories

Foreign Keys vs Performance (Part 1): The INSERT Story

A real-world journey questioning database dogma. When I found our transactions table without FKs, I built benchmarks to understand why. The results: 0.16% to 32.7% overhead depending on workload.