Agile Database deployment for Java and .NET
(This post was originally hosted at www.dbdeploy.net)
DbDeploy is an implementation of the ActiveRecord Migrations pattern. DbDeploy.NET is the .NET port of DebDeploy. Both DbDeploys are projects initiated by ThoughtWorks. ActiveRecord comes to us via DHH.
Why would I use it?
When you’re developing software that hasn’t been released, the [...]


