Zurück zum Blog

Tag: liquibase

Liquibase: Our setup in a larger scale project

Tobias Knell

12.04.2013
In this post, we want to show you our Liquibase setup in a larger scale project that we’ve been developing for some time now. Gather Requirements First off, a bit…
Weiterlesen

Database Migration using Flyway and Spring (and existing Data)

Marc Kannegiesser

05.10.2012
My team and I are currently working on an project we first started in early 2010. The application is in production since sometime late 2010 and there has been no…
Weiterlesen

Migrating data with Liquibase

Sven Müller

03.08.2012
Recently, we started integrating Liquibase as a database schema migration tool into most of my team’s projects, for both new from-scratch projects and already existing ones. Liquibase is great because…
Weiterlesen