I'm looking for a database migration framework (supporting most used database engine) for c# like migratordotnet that I'm actually use.

Is this the only "mature" choice?

update

I've found also:

link|improve this question

63% accept rate
1  
What problems do you have with migratordotnet that you hope other frameworks might solve? – Aasmund Eldhuset Jun 6 '11 at 11:33
I don't know! I started using migratordotnet but I'm guessing if my choice was good or I should take another framework! – danyolgiax Jun 6 '11 at 11:39
Personally, I'm pleased with it, and my company uses it for several projects. But as I haven't used any other frameworks, I cannot say how it compares to others. I've heard good (but vague) things about SQL Compare, but it is not free. – Aasmund Eldhuset Jun 6 '11 at 11:49
We have had success with FluentMigrator to manage schema for EF 4.1 code first at my organization. – Chris Marisic Jul 20 '11 at 12:41
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.