News Sam on 21 Apr 2008
PHP and dbdeploy
David Marshal as a writeup on using dbdeploy with Phing on his blog. It’s well worth a look.
News Sam on 21 Apr 2008
David Marshal as a writeup on using dbdeploy with Phing on his blog. It’s well worth a look.
News tgoodwin on 25 Sep 2007
We are pleased to announce the release of dbdeploy.net version 1.0.
dbdeploy.NET represents a port of the existing java version into the .NET framework and is more geared towards inclusion in .Net projects. It currently integrates with the NAnt build tool supporting Oracle, MS SQL Server, and MySQL databases. Thanks goes out to the Thoughtworks dbdeploy.NET team (Owen Rogers, Troy Gould, Robert Norton and Tim Goodwin) who contributed to the release.
You can download v1.0 here.
News Nick on 22 Mar 2007
dbdeploy has been awarded a Jolt Productivity Award at the SD West conference in Santa Clara CA! Microsoft VSTS Db Pro won the catagory (if you use the MS stack then you really should take a look) and dbdeploy was one of 3 runners up. You can see the results in full by clicking here.
We’re pleased that the judges saw value in the tool and we’re thrilled to have been recognised. Thanks again must go to ThoughtWorks and all who have contributed.
News Nick on 29 Jan 2007
Nick will be speaking at COLLABORATE 07. The session will be on 16th April at 9:15 AM.
The session will cover practical approaches to database refactoring and examine how the database fits into the world of continuous integration. You won’t be surprised to hear that we’ll be demonstrating dbdeploy as one of the tools that can help.
Hope to see you there.
News Nick on 26 Jan 2007
We’ve added a very simple sample project that demonstrates ant integrated with dbdeploy. It runs against an in-memory hsql database. You can get it from the downloads page.
News Nick on 16 Jan 2007
We’re thrilled to announce that we’ve made the shortlist in the Jolt Awards “Database Engines and Data Tools” category!
Winners will be announced at SD West on 17th March 2007, we’ll keep you posted…
News Nick on 09 Jan 2007
We are pleased to announce the release of dbdeploy version 2.11.
This release was prompted by Jeff Mikres who kindly took it upon himself to write support for MySQL. Thanks Mike!
We’ve also fixed a null pointer exception bug that you would encounter if you didn’t supply a value for the undoOutputfile parameter.
You can download v2.11 here.
News Sam on 04 Jan 2007
Jay Fields writes on his experiences of using Ruby on Rails Migrations with a large team:
It can also be troublesome to find specific changes to the database within multiple migration files. Finding which migration adds a specific column can take a fair amount of time when you are working with over 50 migration files. Naming conventions can mitigate this issue some; however, naming conventions generally require that only one action occur per file. For example, the 023_create_customers_table.rb file can only create the customer table and cannot alter the purchases table to add the customer_id column. This type of naming convention helps on searching for specific changes to the database; however, it also results in a large number of migration files.
RoR’s migrations is effectively an API for creating and applying database migrations. dbdeploy’s fundamental approach is that developers should know SQL - and it does of course have the added benifit of managing the delta scripts more effectively.
News Sam on 04 Jan 2007
There is a nice piece about dbdeploy in January’s issue (75) of Linux User Magazine:
The dbdeploy application is a simple solution to the problem of managing and deploying database refactorings to development, quality assurance, user acceptance testing and production environments.
News Sam on 21 Dec 2006
As part of the Jolt submission process, Nick put together a movie introducing dbdeploy - it’s not a bad place to start if you’re new to the product. Oh, and you really need sound to get the most out of it ![]()