Wrong confirmation ID
  • Email
  • Favorite
  • Download
  • Embed
  • Private Content

Loading…

Flash Player 9 (or above) is needed to view presentations.
We have detected that you do not have it on your computer. To install it, go here.

Handling Database Deployments

by Mike Willbanks on Oct 21, 2009

  • 5,018 views

So, you know how to deploy your code, what about your database? This talk will go through deploying your database with LiquiBase and DBDeploy a non-framework based approach to handling migrations of DD...

So, you know how to deploy your code, what about your database? This talk will go through deploying your database with LiquiBase and DBDeploy a non-framework based approach to handling migrations of DDL and DML.

Accessibility

Categories

Tags

uncon dbdeploy liquibase dml deployment database zendcon ddl deploiement php db

More...

Upload Details

Uploaded via SlideShare as OpenOffice

Usage Rights

© All Rights Reserved

Flagged as inappropriate Flag as inappropriate
Flag as inappropriate

Select your reason for flagging this presentation as inappropriate. If needed, use the feedback form to let us know more details.

Cancel

11 Embeds 521

http://blog.digitalstruct.com 340
http://www.planet-php.net 117
http://www.slideshare.net 24
http://www.phpeye.com 13
http://www.planet-php.org 12
http://planet-php.org 8
http://static.slideshare.net 3
http://127.0.0.1:8795 1
http://xianguo.com 1
http://phpeye.com 1
http://xss.yandex.net 1

More...

Statistics

Favorites
7
Downloads
98
Comments
1
Embed Views
521
Views on SlideShare
4,497
Total Views
5,018

11 of 1 previous next

  • christophef christophef Very interesting presentation. A little comment to let you know that there is a very promising free LGPL product called neXtep designer which handles this exact same problematic in a different way : it allows you to put all your database developments under version control and uses version information to generate pure SQL based deliveries. A Java command line installer can then handle the deployment to the target databases.
    More info in the wiki of : http://www.nextep-softwares.com
    1 year ago Reply
    Are you sure you want to Yes No
Post Comment
Edit your comment Cancel

Handling Database Deployments — Presentation Transcript