dbmaintain-parent

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

License

License

GroupId

GroupId

org.dbmaintain
ArtifactId

ArtifactId

dbmaintain-parent
Last Version

Last Version

2.7.2
Release Date

Release Date

Type

Type

xml
Description

Description

dbmaintain-parent
DbMaintain enables automatic roll-out of updates to a relational database. It brings database scripts into version control just like regular source code and can be used to transparently deploy databases from development to production.
Project URL

Project URL

http://www.dbmaintain.org/
Source Code Management

Source Code Management

https://github.com/DbMaintain/dbmaintain.git

Download dbmaintain-parent

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • dbmaintain
  • dbmaintain-maven-plugin
  • dbmaintain-integrationtest

Build Status Maintainability Maven Central Version

DbMaintain

Fork of DbMaintain with new Features.

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.

org.dbmaintain

Versions

Version
2.7.2
2.4
2.3
2.2
2.1
2.0