Topic
Indexing
What an index actually buys you, read straight off a query plan — and what it costs on every write. The recurring trap is treating an index as free, or assuming one exists just because a column looks like it should have one.
New to this? Read the free Indexes chapter.