Why AI-driven workflows are important (and how to implement them)
AI-driven workflow automation and orchestration enable faster decisions, greater efficiency, and scalable operations. By combining automation with […]
AI-driven workflow automation and orchestration enable faster decisions, greater efficiency, and scalable operations. By combining automation with […]
In this 76-minute session, I’ll show you how to use the latest features of sp_BlitzIndex to rapidly improve […]
Can I be honest with you for a second? It makes my skin crawl when I hear database […]
There are few operators in T-SQL that cause developers to scramble for documentation more than PIVOT and […]
If you do a lot of query tuning, you’ve probably come across Richie Rump’s StatisticsParser.com. Now, it’s even […]
There’s now another reason an immediate patch is needed for organizations running Valkey clusters, according to Percona […]
Indexed view tampering in SQL Server backups can expose cross-database data after restore. In this article, you’ll […]
Redgate’s 2026 State of the Database Landscape report reveals that people are increasingly willing to accept more […]
Upcoming versions of PostgreSQL will be phasing out the MD5 hashing method within the authentication infrastructure of […]
Our cruise ship pulled into port in Victoria, Canada, so before we head out to the Butchart Gardens, […]
When I first hired Richie over a decade ago, the very first task I assigned him was to […]
Privacy-aware analytics is the practice of generating insights without exposing PII, helping you stay compliant with laws […]
I love me some documentation. For years, I’ve pointed folks to the SQL Server 2008 documentation on Forced […]
In today’s cloud-driven, multi-platform environments, answering the simple question – who owns that database? – is no […]
Way back in May 2002, I posted my first blog post here. I didn’t know what it would […]
John Kerski explains how DataOps principles improve trust, quality, and governance when using GenAI in data solutions. […]
At least once a month, I get this question from a client: We have big data, and we […]
In SQL, handling missing or NULL values is essential for reliable data analysis and application logic. The […]
Times and tech are changing quickly. Let’s get you up to speed on the latest developments to do […]
Is your company hiring for a database position as of May 2026? Do you wanna work with the […]
Learn how managed identities in SQL Server 2025 enhance security by eliminating passwords and enabling seamless Microsoft […]
Quand se pose la question de la migration d’un serveur SQL, se pose inévitablement la question des chaines […]
When a query is sometimes fast and sometimes slow, there are a lot of ways you can reduce […]
In this article, Greg Low explains what chunking is, why it matters for embeddings, and how SQL […]
I get a lot of emails like this: Hi! I built an app. Can you take a look […]
AI model costs can explode fast – and overpaying is common. The reality is, you don’t need […]
When there are IF branches or conditional logic, “Edit Query Text” only shows you the branches that actually […]
fillfactor in PostgreSQL controls how full table or index pages are. The lower the fillfactor, the better […]
The database market in 2026 remains stable at the top, with AWS, Microsoft, Oracle, and Google Cloud […]
In theory, SQL Server performance monitoring is pretty simple: Review the server’s top wait types Find the queries […]
“Vibe coding” with AI can introduce hidden risks in database development, including security vulnerabilities, broken query logic, […]
I asked y’all to make the comments on this post look like my ChatGPT history, and y’all understood […]
« Nous voulons que les utilisateurs puissent créer des Data Agents, tout en gardant un contrôle strict […]
As data volumes continue to grow exponentially, the ability to efficiently process and analyze large datasets has […]
It’s time for our quarterly update of our SQL ConstantCare® population report, showing how quickly (or slowly) folks […]
When you turn on last actual plans in SQL Server 2019 and newer: ALTER DATABASE SCOPED CONFIGURATION SET […]
MCP (Model Context Protocol) servers let AI apps access real-time data and external tools, improving accuracy beyond […]
This week at the SQLBits conference in Newport, I’m teaching an all-new all-day session called Dev-Prod Demon Hunters: […]
“Let’s add LLMs to the pipeline” has become a familiar refrain in modern data teams, but turning […]
If there was ever a release you should skip for reliability reasons, it’s this one. There’s a lot […]
At SQLBits, I’m hosting a panel discussion called 20 Years of the Cloud: What Changed, What Didn’t, and […]
String splitting in T-SQL has historically been inefficient and limited. While STRING_SPLIT improved things, its constraints remained […]
In this article, part of the “Moving from Python to esProc” series, we’ll look at esProc SPL’s […]
On July 14, 2026, Microsoft’s extended support ends for SQL Server 2016. Brent Ozar Unlimited circa 2016 They […]
Need to share an execution plan, like on forums or on Stack Overflow, and you wanna get their […]
A dangerous privilege-escalation path exists in SQL Server when cross-database ownership chaining, system database defaults, and overly […]
Good news! My training day workshop, Dev/Prod Demon Hunters, was sold out, but Bits just moved me into […]
In this article, part 3 of the “Moving from Python to esProc SPL” series, you’ll discover the […]
Let’s go through a LOT of your top-voted questions from https://pollgab.com/room/brento on a VERY early Saturday morning. 00:00 […]
MongoBleed (CVE-2025-14847) was defined as “the vulnerability of the year.” In this article, find out what it […]