• Email
  • Like
  • Save
  • Private Content
  • Embed
 

Handling Database Deployments

by

  • 6,817 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 ...

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

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

12 Embeds 535

http://blog.digitalstruct.com 347
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://www.linkedin.com 7
http://static.slideshare.net 3
http://phpeye.com 1
http://xss.yandex.net 1
http://127.0.0.1:8795 1
http://xianguo.com 1

More...

Statistics

Likes
12
Downloads
115
Comments
1
Embed Views
535
Views on SlideShare
6,282
Total Views
6,817

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
    2 years ago
    Are you sure you want to
Post Comment
Edit your comment

Handling Database Deployments Handling Database Deployments Presentation Transcript