Indexing Is Query Design, Not Column Decoration
A PostgreSQL indexing piece that reframes indexes as physical access paths for query shapes, not generic column-level speed buttons.
Medium · 15 min read
Engineering notes
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