MySQL Forums
Forum List  »  General

Re: Change Management in MySQL 5.6 or above
Posted by: David Hicks
Date: April 30, 2013 02:20PM

I've always been very fond of Liquibase for schema evolution management. It uses an XML format to define your schema. So, it can work with lots of databases. It has always worked great for me with MySQL.

Options: ReplyQuote


Subject
Written By
Posted
Re: Change Management in MySQL 5.6 or above
April 30, 2013 02:20PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.