Continuous Database Migration & Versioning
Niko Köbler, Qualitects Group
Niko Köbler
- Software Architect & Consultant
- Java, JavaScript, EAI
- Co-Founder of Qualitects Group
- Co-Lead of JUG DA
- Speaker, Author
-
e: niko@n-k.de
- t: @dasniko
- w: www.n-k.de
Source Code > VCS
Database > ???
3 Rules for Database Work
Never use a shared database server
for development work.
Always have a single, authoritative source
for your schema.
Always version your database!
Liquibase, Flyway, c5-db-migration, dbdeploy, mybatis, MIGRATEdb, migrate4j, dbmaintain, AutoPatch
Executions:
Java API
Maven
Gradle
Ant
Command-line
Relational Databases
Oracle, DB2, SQL Server, MySQL, PostgreSQL, H2, Derby, SQL Azure, Google Cloud SQL, Hsql
Made with Slides.com