Daversy
Daversy is an open source system for managing structural changes to relational databases (an SCM for the RDBMS).
If you have ever worked on a project with a relational database you've come across this issue. How do we manage the changes to the database structure? How do we keep a history of those changes? What do we do to upgrade a production database when we release a brand new version of our software? Can we ever hope to achieve the level of concurrency in development that we're used to with tools like
CVS and Subversion?
Most people we talked to were unsatisfied with the current lack of tools for database configuration management. So were we.
We hope you find Daversy useful and help us enhance it to become a revolution in the way people work with databases.
Visit the Daversy site at
http://www.daversy.org for downloads and more information about the project.