Change 18627

Time Attribute with previous and current values
Change #18627
2013-01-08
13:52:39

update Calagator::Event 1250463281 Portland Perl Mongers – Sane Database Change Management with Sqitch Roll back

description speaker: David Wheeler <p> SQL change management is <em>hard.</em> Most “migration”-style implementations require opaque naming conventions, prefer DSLs that cover a fraction of SQL, and require duplication of code for simple changes to existing functions. Such does not have to be. And now it’s not </p> <p> Introducing Sqitch, simple SQL change management that doesn’t suck. Sqitch doesn’t care what programming language your app is written in. It has no opinions as to what database to use or what its schema should look like. And it doesn’t require sequentially-named migration scripts or the use of any DSL other than SQL. Sqitch lets you to write SQL migration scripts that target your database, and provides a simple, unintrusive interface for specifying dependencies, so that it can run things in the proper order. </p> <p> So come to this talk to learn all about Sqitch: How it works, where to get it, and how to get the most out of managing database deployments. </p> <p> David Wheeler is Senior Data Architect at iovation and an associate at <a href="http://www.pgexperts.com/">PGExperts</a>. He is responsible, among other things, for <a href="http://pgxn.org/">PGXN</a>, <a href="http://pgtap.org/">pgTAP</a>, <a href="http://www.designsceneapp.com/">DesignScene</a>, and way too many <a href="https://metacpan.org/author/DWHEELER">CPAN modules</a>. He lives in Portland unless he’s traveling with his family. </p> As usual, the meeting will be followed by social hour at the Lucky Lab Brew Pub. speaker: David Wheeler <p> SQL change management is <em>hard.</em> Most “migration”-style implementations require opaque naming conventions, prefer DSLs that cover a fraction of SQL, and require duplication of code for simple changes to existing functions. Such does not have to be. And now it’s not </p> <p> Introducing <a href="http://sqitch.org/">Sqitch</a>, simple SQL change management that doesn’t suck. Sqitch doesn’t care what programming language your app is written in. It has no opinions as to what database to use or what its schema should look like. And it doesn’t require sequentially-named migration scripts or the use of any DSL other than SQL. Sqitch lets you to write SQL migration scripts that target your database, and provides a simple, unintrusive interface for specifying dependencies, so that it can run things in the proper order. </p> <p> So come to this talk to learn all about Sqitch: How it works, where to get it, and how to get the most out of managing database deployments. </p> <p> David Wheeler is Senior Data Architect at iovation and an associate at <a href="http://www.pgexperts.com/">PGExperts</a>. He is responsible, among other things, for <a href="http://pgxn.org/">PGXN</a>, <a href="http://pgtap.org/">pgTAP</a>, <a href="http://www.designsceneapp.com/">DesignScene</a>, and way too many <a href="https://metacpan.org/author/DWHEELER">CPAN modules</a>. He lives in Portland unless he’s traveling with his family. </p> As usual, the meeting will be followed by social hour at the Lucky Lab Brew Pub.
locked nil false
title Portland Perl Mongers – Sane Database Change Management with Sqitch Portland Perl Mongers – Sane Database Change Management with Sqitch