Dub
What is dub
dub manages databasemodifications (schema-evolution) during the development process/maintenance. It centralizes the changes, in order to execute them to the target database, and will keep an overview of all exising changes (new, current and past).
Requirements
- Java 2 Plattform (Standard Edition)
- This application works with Oracle Databases
Screenshots

Splash Screen

Welcome screen (english)

Configuration (english)

Dub Table selection (german)

Executing the changes (german)
Usage
This application is designed to be used in conjunction with ant in an continuous development cycle. The scripts are stored in directories which follow the naming pattern majo.minor.micro.
Feedback
If you have suggestions, found bugs or want to give feedback in generall, please go to the projectpage, hosted on sourceforge, and leave a message:
http://www.sourceforge.net/projects/dub
Download
The current version of dub is 1.0.1, you could download it directly here:
dub 1.0.1
About
Developed by Daniel Galán y Martins in 2004-2005.

