Comparing MySQL Enterprise Monitor with Oracle Enterprise Manager for MySQL ...
MySQL Enterprise Monitor was a tool many database administrators turned to in times of need – that […]
MySQL Enterprise Monitor was a tool many database administrators turned to in times of need – that […]
For this month’s T-SQL Tuesday, I invited y’all to tell me how you know a query’s gonna be […]
Building a WordPress plugin was never part of Grant Fritchey’s comfort zone — but that’s the whole […]
This isn’t specifically database-related, but it’s the kind of thing I’m really into, so maybe you’re into it […]
This article takes one practical thread from Fabiano Amorim’s broader SQL Server security research: how apparently normal […]
I was in Rome to attend a teaching conference, and my AirBnB had the most beautiful view overlooking […]
AI developer tools have matured fast. In 2026, most engineering workflows touch at least one AI coding […]
From now on, I’m going to be releasing annual versions of the First Responder Kit, starting with this […]
Although ‘Big Data’ (and more specifically, the analysis of it) offers several benefits, organizations often fail to […]
Building an API with AI is fast, but it’s not hands-off. In this article, Grant Fritchey uses […]
This guide walks through setting up promptfoo, an open-source LLM testing framework, to run automated test suites […]
Tomorrow’s your last day to join about a dozen of your closest friends – well, you’re gonna be […]
After the PASS Data Community Summit in Frankfurt, Germany, I headed back to Iceland and spent a few […]
Edward Pollack recently wrote an excellent wish list for T-SQL features he’d like to see in an […]
I open it up and the first thing I see is a comment with a changelog showing a […]
I work with databases for a living. I teach people, and I help them via consulting. And as […]
Building a database deployment pipeline with AI assistance sounds straightforward…until the AI starts treating temporary security shortcuts […]
En cette période de fortes chaleurs, je pense utile de rappeler le point suivant. Activer la fonctionnalité d’économie […]
Building a startup as an international student, while job hunting on OPT and coding past midnight, isn’t […]
Prefer listening to this via podcast? Good news! You can now subscribe to Office Hours on Spotify, Apple […]
Duplicate records are a costly problem in any system that stores people’s names. “Jon Smith” vs. “John […]
Is your company hiring for a database position as of July 2026? Do you wanna work with the […]
For database engineers stepping into cloud migrations for the first time, networking is the silent troublemaker. Most […]
Microsoft SQL Server Management Studio 22.7 added the ability to format your T-SQL queries by right-clicking and clicking […]
Years ago, when I used to sell a Live Class Season Pass, I sold it year long. All […]
I handed Microsoft Copilot the keys to design a PostgreSQL schema for Azure Database for PostgreSQL Flexible […]
SQL Server is one of the most mature database platforms in the world, but that doesn’t mean […]
Iceland has some pretty famous waterfalls, from Þórufoss and Skógafoss in Game of Thrones, to Háifoss in Stranger Things, […]
Understand analytics in esProc SPL with this comprehensive guide covering time series analysis, text processing, statistical methods, […]
We’re discontinuing our apps (not the First Responder Kit scripts, just the apps), which means I’m laying off […]
This article explores how MySQL and PostgreSQL handle XML data differently, including storage behavior, validation, XML querying, […]
Way back in December of 2009, Adam Machanic published a blog post (archive) in which he invited database […]
I used to run live online classes all year round, and I really miss it. I’ve had such […]
Like most of you, I’ve been using AI large language models (LLMs) at work and at hobby […]
SQL injection is one of the oldest and most well-understood vulnerability classes in software security. Most developers […]
On a 12-hour layover in Keflavik, I pulled over my Suzuki Jimny (love these little things, and we […]
It may seem that in today’s rapidly evolving landscape of AI and digital threats, becoming certified is […]
The lineup for the PASS Data Community Summit Seattle event was just released,and I’m proud to share that […]
In this article, I’ll explain how to implement vector search in SQL Server using the VECTOR_DISTANCE and […]
About ten years ago, I sketched out an idea for a different kind of SQL Server monitoring tool: […]
Large language models (LLMs) and the agents built on top of them ingest everything they are given, […]
Kristyna Ferris didn’t come from a traditional tech background. She studied anthropology, stumbled into data through an […]
I’m at sea again, this time cruising aboard the Disney Treasure off of St. Thomas. Let’s go through […]
Seven years after GDPR came into force, European regulators have issued over 2,245 fines totalling nearly 5.65 […]
Normally when I tell people about SQL Server’s optimistic concurrency isolation levels, Read Committed Snapshot Isolation (RCSI) and […]
According to Redgate’s 2026 State of the Database Landscape report, 91% of teams – no matter how […]
For T-SQL Tuesday #199, Koen Verbeeck posed an excellent question: if your company moved up to the cloud, […]
Way back in May 2002, I posted my first blog post here. I didn’t know what it would […]
In the first article of this series, I explained how to install and configure Ollama to host […]
Retrieval-Augmented Generation (RAG) does not solve AI hallucinations. Instead, it just moves the failure point from the […]