Latest from the Blog
Bulk Loading Data with mssql-python
I’ve had some projects in the past that involved using Python to load data in SQL Server. It wasn’t unbearably slow, but it seemed like a process that could be faster. For that reason, a recent SQL Server blog post about bulk loading data with Python caught my eye. I decided to test out the…
RegEx Arrives in SQL Server 2025
It’s been far too long since I did a blog post with some code examples, so let’s break that cold streak. Let’s talk about RegEx finally making its way to SQL Server 2025. RegEx provides a way to perform more advanced pattern matching with queries, and most would argue it was an overdue feature in…
Keeping AI Queries Under Control
Note: This post was an April Fool’s Day joke and is not to be taken seriously! AI usage isn’t slowing down, and it continues to consume more and more electricity. Microsoft has recognized this and is acknowledging its own contributions thanks to the increased usage of GitHub Copilot chat in SSMS. Thankfully, they are already…
Get new content delivered directly to your inbox.