Automated database updates (with LiquiBase and FlyWay)

Date: 2015-05-12
Begins: 13:50
Ends: 14:40
Room:
Level: Expert
Track: DevOps
Topics: Database migrations, Database updates, Evolutionary database design, LiquiBase, FlywayDB

I will share our experience of development heavy enterprise database code with Agile methods using LiquiBase. We will meet pitfalls like Pl/Sql, Advanced MQ, triggers, database links, partitioned tables etc.

Can this heavy enterprise stuff really be developed with Agile process? Does it match with continuous integration requirements? Can we use TDD with database code? Can it be delivered continuously? Sure!

I will show how we do it, comparing 2 popular tools: LiquiBase and FlywayDB.