Tag Archives: software development

Day of Data Baton Rouge Slides and Code

Thanks to everyone for attending my talk today at Day of data Baton Rouge 2026 (formerly SQL Saturday Baton Rouge). The slides are here: Building an API with DAB – Baton Rouge The repo for the code and demos is … Continue reading

Posted in Blog | Tagged , , , , | Leave a comment

Using AI for Git Hooks

Recently I had someone internally ask about whether SQL Source Control supports Git Hooks. Since it was after UK work hours, I decided to run a quick test. One problem, I haven’t setup a Git hook in a few years. … Continue reading

Posted in Blog | Tagged , , , , | Comments Off on Using AI for Git Hooks

Done is Better than Good

Mary Spender is a musician in the UK who I follow and hope to see live one day. She works hard producing content about music, that business, and, of course, songs. Recently she had a little essay on Instagram where … Continue reading

Posted in Editorial | Tagged , | 2 Comments

Poor Name Choice

I wrote recently about some work with Redgate Clone, and one of the things I did was start up a blank container instance of SQL Server from the image named empty-sql-current. This image contains SQL Server 2019. Clearly, “current” was … Continue reading

Posted in Editorial | Tagged | 2 Comments