|
Project Information
Members
Featured
Downloads
Wiki pages
Links
|
octalforty WizardbyThis is octalforty Wizardby, a powerful yet easy to use database continuous integration & schema migration framework primarily targeting .NET. The latest release is Alpha 3. What Is Wizardby?Managing changes to a database schema has been one of the most complex tasks for a team of developers. Most have relied on storing platform-specific DDL in revision control, manually applying them for each deployment on each and every database instance.
Downsides of this approach are obvious:
Wizardby alleviates all these problems.
Why Versioning My Database Is Important?For a comprehensive discussion of this topic, read a series of posts by K. Scott Allen:
And see what users are saying. Featuresoctalforty Wizardby provides a simple and DRY DSL for writing migrations in database-independent manner.
Getting StartedDownloadingCurrent version of octalforty Wizardby can be downloaded here. Both binaries and source code distributions available. You might also browse Subversion repository or check out source altogether. DocumentationRefer to the Getting Started page for information on what is a migration and how Wizardby can help you. See MDL Reference for information on how to write migration definitions, and Wizardby In Action to see how to use Wizardby in real-life development. See Supported DB Platforms page for a list of supported DB platforms: |