cd /news/ai-tools/video-how-to-tune-indexes-fast · home topics ai-tools article
[ARTICLE · art-15349] src=brentozar.com pub= topic=ai-tools verified=true sentiment=· neutral

[Video] How to Tune Indexes Fast

Brent Ozar released a 76-minute video tutorial demonstrating how to use the latest features of his sp_BlitzIndex tool to rapidly improve database performance. The session shows how to quickly determine if a database has too many or too few indexes and how to use AI to consolidate them in seconds.

read2 min publishedMay 21, 2026
Last Updated May 12, 2026Brent OzarVideos5 Comments

In this 76-minute session, I’ll show you how to use the latest features of sp_BlitzIndex to rapidly improve performance on an existing database. I’ll show you how to figure out quickly if you’ve got too many indexes or not enough, and then demonstrate how to get advice from AI on how to consolidate them in seconds.

How to Tune Indexes Fast

Here are the resources we discussed in the session:

The Stack Overflow databaseandits original sourceThe open source First Responder Kitand thedocumentation on using the AI parameterThe Consultant Toolkit

Related

5 Comments. Leave new

Thomas Franz May 22, 2026 3:18 pmat video position 22:22 – you should consider to change your method from D.E.A.T.H to D.E.H.A.T

When you add clustered indexes to a HEAP table it will need to recreate every nonclustered index, which would take longer, when you added missing indexes / tuned indexes before.

For tables, that you didn’t touch before (some smaller / rarely used HEAPs) it doesn’t relly matter, where the H in your workflow is.

Reply- Have you been through my Mastering Index Tuning class? (I’d check but I’m on a plane.) I explain the ordering in there.

Reply- Thomas Franz May 22, 2026 5:28 pmI had a online Mastering training several years (~15) ago at a former employer, but can’t remember anything regarding the DEATH order (if that concept was already a thing in your course at that time).

Reply- Might be time to freshen up! 😉

Reply

techvslife May 23, 2026 5:23 pmfyi, nothing wrong with the grammar. It’s not bad grammar at all. “Fast” can also be an adverb, just as much as “quickly.” (It’s a “flat” (or “bare”) adverb–same form as the adjective–so it does not take the “ly” suffix.)

Reply

Leave a Reply Cancel reply

Hi! I’m Brent Ozar.

I make Microsoft SQL Server go faster. I love teaching, travel, cars, and laughing. I’m based out of Las Vegas. He/him. I teach SQL Server training classes, or if you haven’t got time for the pain, I’m available for consulting too.

── more in #ai-tools 4 stories · sorted by recency
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/video-how-to-tune-in…] indexed:0 read:2min 2026-05-21 ·