Tag Archives: software development

tSQLt – SQLCop – Checking Naming Conventions

I’ve been using tSQLt a bit to do some testing and one of the things I’ve tested is standards for code. I’ve been using a framework on top of tSQLt called SQLCop. These are a series of tests written to … Continue reading

Posted in Blog | Tagged , , , , | Comments Off on tSQLt – SQLCop – Checking Naming Conventions

Ship Safe…Ship Often

The Red Gate tag line has been Ship Often…Ship Safe, which works great for developers. Make the changes to code as fast as you can and get them deployed. Keep things smooth (or safe) with a routine and a standard way of … Continue reading

Posted in Editorial | Tagged , | Comments Off on Ship Safe…Ship Often

Deploy the Database First

One of the patterns I’ve seen in some environments is people are trying to deploy changes rapidly to their database backed applications. That’s not news, but what is interesting is some of them are staging the deployment of the database … Continue reading

Posted in Editorial | Tagged , | Comments Off on Deploy the Database First

The Cost of Switching

I read the book Space Prison a few years ago. It’s about a group of humans, attacked and left as prisoners on a harsh planet. There’s a few hundred of them, many dying in the first few weeks. They must fight just … Continue reading

Posted in Editorial | Tagged , | Comments Off on The Cost of Switching