SQL Sentry Then and Now
September 18, 2023
Database
With the release of SQL Sentry 2023.3, I look back at the past 18 years I have worked with the product to admire where it is today versus then. It’s…
What Happens When I Execute a Query?
To many developers and system administrators—and even to some database administrators—database engines are a black box. They’re complex pieces of software that, in some cases, even have their own operating…
Why Does My Database Need Indexes?
Have you ever deployed a new application that ran fine at first, then slowed to crawl as more and more data was added? Or tried to run a report that…