Author Archives: way0utwest

Unknown's avatar

About way0utwest

Editor, SQLServerCentral

Being Mindful of Design Time

Over the last few years, I’ve worked a lot with various customers on finding better ways to build database software, often using the principles of DevOps to drive the change. A lot of managers and leads want to see a … Continue reading

Posted in Editorial | Tagged | Comments Off on Being Mindful of Design Time

Advice I Like: Failure

If it fails where you thought it would fail that is not a failure. – from Excellent Advice for Living This is a great quote, especially for those of us working in computer systems. We often design things like HA … Continue reading

Posted in Blog | Tagged , | 3 Comments

Internal Staff Growth

Imagine that you are about to tackle a new project that will take more than a year. This might be a new system, perhaps a cloud migration, or maybe it’s rewriting something that doesn’t work well. You don’t have enough … Continue reading

Posted in Editorial | Tagged | Comments Off on Internal Staff Growth

SQL Server 2025 RegEx and AI

One of the language changes in SQL Server 2025 that I’ve seen a lot of people mention is the addition of RegEx functions to T-SQL. I decided to take a few minutes and try to examine how this feature works, … Continue reading

Posted in Blog | Tagged , , , | Comments Off on SQL Server 2025 RegEx and AI