Tag Archives: continuous integration

What is Continuous Integration for Databases?

I have a talk that I give on Automated Build and Test for databases. This was put together by one of the engineers at Red Gate Software, and I’ve presented it at a number of events. I enjoy it, and it’s one of … Continue reading

Posted in Editorial | Tagged , , | Comments Off on What is Continuous Integration for Databases?

Getting Started with CI and Databases

It’s fairly easy. At least, I think it is if a salesperson can do it. Alex Yates, salesman extraordinaire at Red Gate Software, spent a lunch hour recently setting up a CI system so he could better understand how hard, … Continue reading

Posted in Blog | Tagged , , , , , | Comments Off on Getting Started with CI and Databases

Automated Build and Test

Continuous Integration (CI) is a well known process in the software development world, but it’s not often implemented with databases. This is despite the fact that database code could benefit from the practice of checking the changes on a regular … Continue reading

Posted in Presentations | Tagged , , | Comments Off on Automated Build and Test