A Message for Drupal Developers: Know Thy Database
November 30th, 2011
Technology, Web Content Management, Web Development
One of the challenges when developing a Drupal site is coordinating development tasks between multiple developers. Frequently, a single developer is responsible for building a site from concept to completion, including both front-end and back-end code. This model is great for smaller, simpler sites; in many cases a good Drupal developer can finish a site in a few days. However, it fails miserably when multiple developers are required to work on a site. In one way or another, this can be traced back to a common problem: improper database management. Understanding the role of the database is critical to creating a successful development, staging, and file versioning process.
RJ Townsend
