[keycloak-dev] Database migration

Stian Thorgersen stian at redhat.com
Tue Oct 7 08:56:57 EDT 2014



----- Original Message -----
> From: "Alarik Myrin" <alarik at zwift.com>
> To: keycloak-dev at lists.jboss.org
> Sent: Tuesday, 7 October, 2014 2:53:18 PM
> Subject: Re: [keycloak-dev] Database migration
> 
> Although one downside of flywaydb is that you write SQL files, and so, it
> becomes very database specific. Not sure you guys want to get into the
> business of writing SQL by hand for MySQL, PostgresSQL, Oracle, SQL Server,
> DB2, H2, etc.

No, that's what I realised, so I'm looking at Liquibase now. 

Liquibase supports a generic xml file that it translates to individual databases. Looks like that'll be the best option for us.

> 
> 
> 
> On Mon, Oct 6, 2014 at 9:27 AM, Alarik Myrin < alarik at zwift.com > wrote:
> 
> 
> 
> I have been using flywaydb for a few months now, and I like it a lot...
> 
> Alarik
> 
> 
> 
> _______________________________________________
> keycloak-dev mailing list
> keycloak-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/keycloak-dev


More information about the keycloak-dev mailing list