
migratordotnet
Database migrations for .NET. Based on the idea of Rails ActiveRecord Migrations.
Supported Databases
- MySQL
- Oracle (not well tested?)
- PostgreSQL
- SQLite
- SQL Server
Supported Modes
- NAntTask
- MSBuildTarget
- Console Application (You should be using an automation tool! :))
Getting Started
Please refer to the GettingStarted page for some helpful information on how to get started using MigratorDotNet. See WritingMigrations for a slightly more in-depth look at how to go about writing your own Migrations.
Links
Please refer to the Links page for some helpful links that will help to get you started with MigratorDotNET
Contributing
Please refer to the Contributing and HowToBuild pages for information on how to contribute to the project.
Project Information
- License: Mozilla Public License 1.1
- 183 stars
- svn-based source control