When Indexes Stop Helping: Columnar Engines
A systems-level look at why row-store indexes stop paying off for wide analytical scans, and where columnar execution changes the access pattern.
Medium · 21 min read
Engineering notes
A systems-level look at why row-store indexes stop paying off for wide analytical scans, and where columnar execution changes the access pattern.
Medium · 21 min read
A PostgreSQL indexing piece that reframes indexes as physical access paths for query shapes, not generic column-level speed buttons.
Medium · 15 min read
A practical backend scaling note on database bottlenecks, connection pooling, caching, and measuring before optimizing.
Medium · 6 min read · Published Oct 28, 2025