dbmaintain

Introduction: DbMaintain enables automatic roll-out of updates to a relational database.
More: Author   ReportBugs   OfficialWebsite   
Tags:

No Maintenance Intended

The project is no longer maintained, please consider using flybase or liquibase instead.

Overview

DbMaintain enables automatic roll-out of updates to a relational database. It brings database scripts into version control just like regular source code to transparently deploy databases from development to production.

DbMaintain keeps track of which database updates have been deployed on which database.

Updates are performed incrementally: Only what has been changed since the last deployment is applied. Features such as repeatable scripts, postprocessing scripts, multi-database and database user support and support for patches turn DbMaintain into a complete solution for the enterprise.

Documentation

For usage with docker see docker configuration.

See documentation for getting started and full documentation.

Apps
About Me
GitHub: Trinea
Facebook: Dev Tools