Notes

Field notes from building Bob — a local AI agent for SQL Server self-healing — and the surrounding territory: monitoring, regulated data, agent architecture, and the art of letting an LLM touch production without setting it on fire.

Stop Using AI to Write Your SQL. Use It to Read Your SQL.

Most DBAs first reach for AI as a code generator. That is the wrong direction. The real value of an LLM in a database role is as a reader, not a writer — of execution plans, stored procedures, schemas, and the T-SQL you were already going to ship.

Read →

SQL Server Projects: Extend, Don't Decorate

AI should not be a shiny coat of paint on top of your SQL Server estate. It should be a fundamental extension of your operational discipline. The fundamentals still matter; AI just makes the people who do them faster.

Read →

AI as the On-Call DBA's Second Brain

PagerDuty rings at 2 AM. You are staring at a wait-stat combination you have never seen in this particular configuration. The DBA's loneliest moment is exactly where AI delivers its most measurable value — as a runbook reader, not as an actuator.

Read →