LiquiBase

LiquiBase Screenshot
LiquiBase Download
Free Download LiquiBase 1.9.5

Manage database changes with this tool. LiquiBase is a software to manage database changes and refactorings. All changes to a database are stored in XML files that are stored in version control with other source code. A graphical IDE is also available.

Usage: java -jar liquibase.jar [options] [command]

Standard Commands:
1. update Updates database to current version
2. updateSQL Writes SQL to update database to current version to STDOUT
3. updateCount <num> Applies next NUM changes to the database
4. updateSQL <num> Writes SQL to apply next NUM changes to the database
5. rollback <tag> Rolls back the database to the the state is was when the tag was applied
6. rollbackSQL <tag> Writes SQL to roll back the database to that state it was in when the tag was applied to STDOUT
7. rollbackToDate <date/time> Rolls back the database to the the state is was at the given date/time. Date Format: yyyy-MM-dd HH:mm:ss
8. rollbackToDateSQL <date/time> Writes SQL to roll back the database to that state it was in at the given date/time version to STDOUT
9. rollbackCount <value> Rolls back the last <value> change sets applied to the database
10. rollbackCountSQL <value> Writes SQL to roll back the last <value> change sets to STDOUT applied to the database
11. futureRollbackSQL Writes SQL to roll back the database to the current state after the changes in the changeslog have been applied
12. generateChangeLog Writes Change Log XML to copy the current state of the database to standard out

Requirements:
* Java

The license of this software is Free, you can free download and free use this database management software.

Database Management Software Related Downloads: