<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:copyright="http://blogs.law.harvard.edu/tech/rss" xmlns:image="http://purl.org/rss/1.0/modules/image/">
    <channel>
        <title>Database migration</title>
        <link>http://blogs.hibernatingrhinos.com/nhibernate/category/8.aspx</link>
        <description>Discusses the automation &amp; evolutionary database development</description>
        <language>en-US</language>
        <copyright>NHibernate's Answers</copyright>
        <managingEditor>gnschenker@gmail.com</managingEditor>
        <generator>Subtext Version 2.0.0.43</generator>
        <item>
            <title>Database Migration</title>
            <link>http://blogs.hibernatingrhinos.com/nhibernate/archive/2008/08/07/database-migration.aspx</link>
            <description>&lt;p&gt;In my &lt;a href="http://blogs.hibernatingrhinos.com/nhibernate/archive/2008/08/04/manage-sql-databases.aspx"&gt;last post&lt;/a&gt; I discussed the automated management of an SQL server database. In the post I used the &lt;a href="http://code.google.com/p/tarantino/"&gt;Tarantino&lt;/a&gt; database migration tool. &lt;/p&gt;  &lt;p&gt;&lt;a href="http://www.flux88.com/"&gt;Ben Scheirman&lt;/a&gt; recently has written an &lt;a href="http://flux88.com/NETDatabaseMigrationToolRoundup.aspx"&gt;excellent post&lt;/a&gt; about some other tools that are also available for doing the job.&lt;/p&gt;  &lt;p&gt;Where the &lt;strong&gt;Tarantino&lt;/strong&gt; migration tool uses TSQL scripts to do the migrations most of the other tools define the DDL in C# or Ruby. &lt;/p&gt;  &lt;p&gt;For reference I put here the list of tools mentioned in Ben's post&lt;/p&gt;  &lt;ul&gt;   &lt;li&gt;&lt;a href="http://wiki.rubyonrails.org/rails/pages/HowtoConnectToMicrosoftSQLServer"&gt;Rails Migrations running on SQL Server&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://www.rikware.com/RikMigrations.html"&gt;RikMigrations&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://code.google.com/p/tarantino"&gt;Tarantino&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://code.google.com/p/migratordotnet"&gt;Migrator.NET&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://blog.eleutian.com/2008/04/25/AFirstLookAtMachineMigrations.aspx"&gt;Machine Migrations&lt;/a&gt;&lt;a href="http://flux88.com/ct.ashx?id=75aea5fd-9ec9-4b0b-aa8f-eea32882d608&amp;amp;url=http%3a%2f%2fblog.eleutian.com%2f2008%2f04%2f25%2fAFirstLookAtMachineMigrations.aspx"&gt;&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://blog.wekeroad.com/2007/10/03/subsonic-migrate-me"&gt;Subsonic Migrations&lt;/a&gt; &lt;/li&gt;    &lt;li&gt;&lt;a href="http://dbdeploy.com/2007/09/25/dbdeploynet-v10-officially-released"&gt;dbDeploy.NET&lt;/a&gt; &lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;Enjoy&lt;/p&gt;  &lt;p&gt;&lt;a href="http://blogs.hibernatingrhinos.com/images/blogs_hibernatingrhinos_com/nhibernate/WindowsLiveWriter/DatabaseMigration_6708/Blog%20Signature%20Gabriel_2.png"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="21" alt="Blog Signature Gabriel" src="http://blogs.hibernatingrhinos.com/images/blogs_hibernatingrhinos_com/nhibernate/WindowsLiveWriter/DatabaseMigration_6708/Blog%20Signature%20Gabriel_thumb.png" width="244" border="0" /&gt;&lt;/a&gt; .&lt;/p&gt;&lt;img src="http://blogs.hibernatingrhinos.com/nhibernate/aggbug/29.aspx" width="1" height="1" /&gt;</description>
            <dc:creator>NHibernate's Answers</dc:creator>
            <guid>http://blogs.hibernatingrhinos.com/nhibernate/archive/2008/08/07/database-migration.aspx</guid>
            <pubDate>Fri, 08 Aug 2008 05:19:44 GMT</pubDate>
            <wfw:comment>http://blogs.hibernatingrhinos.com/nhibernate/comments/29.aspx</wfw:comment>
            <comments>http://blogs.hibernatingrhinos.com/nhibernate/archive/2008/08/07/database-migration.aspx#feedback</comments>
            <slash:comments>143</slash:comments>
            <wfw:commentRss>http://blogs.hibernatingrhinos.com/nhibernate/comments/commentRss/29.aspx</wfw:commentRss>
        </item>
    </channel>
</rss>