Introducing Version Control to Database-Centric Applications in a Small Enterprise

  • Authors:
  • Jan Ploski;Wilhelm Hasselbring;Jochen Rehwinkel;Stefan Schwierz

  • Affiliations:
  • Offis Institute for Information Technology;University of Oldenburg;Meteocontrol GmbH;Meteocontrol GmbH

  • Venue:
  • IEEE Software
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

Employing version control and separating test and production systems from each other are well-known software engineering practices. However, small software development organizations sometimes neglect the corresponding tools and processes, partly because they lack experience, and partly because of genuine technical challenges. For example, decoupling the production and test environments using version control software is no trivial exercise in an environment of conflicting requirements, tight budget constraints and a high-volume, business-critical online database that must be kept synchronized with the source code. The authors' method of database schema version control converts schema elements into textual configuration items that an organization can manage using freely available open source tools. This article is part of a special issue on Software Engineering Challenges in Small Software Organizations.