Daniel Galán y Martins

Softwareentwickler & Datenreisender seit 1992

Suchen

Projekte

Tags

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


Download

The current version of dub is 1.0.1, you could download it directly here:
dub 1.0.1

Screenshots


Splash Screen

Dub-1

Welcome screen (english)

Dub-1

Configuration (english)

Dub-1

Dub Table selection (german)

Dub-1

Executing the changes (german)
Dub-1

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 major.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

About

Developed by Daniel Galán y Martins in 2004-2005.