Upgrade to Pro — share decks privately, control downloads, hide ads and more …

BedCon 2013 - Database Versioning - the agile way with FlywayDB

BedCon 2013 - Database Versioning - the agile way with FlywayDB

Niko Köbler

April 04, 2013
Tweet

More Decks by Niko Köbler

Other Decks in Programming

Transcript

  1. 3 Rules for Database Work 1. Never use a shared

    database server for development work. 2. Always Have a Single, Authoritative Source For Your Schema 3. Always Version Your Database K.Scott Allen: http://odetocode.com/blogs/scott/archive/2008/01/30/three-rules-for-database-work.aspx
  2. • flywaydb.org • Apache v2.0 Licence • Open Source Java

    Library • Current Release: 2.1.1 • Download from Website or Central Maven Repository