<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>youdidwhatwithtsql.com &#187; SQL Compare</title>
	<atom:link href="http://www.youdidwhatwithtsql.com/tag/sql-compare/feed" rel="self" type="application/rss+xml" />
	<link>http://www.youdidwhatwithtsql.com</link>
	<description>making DBAs everywhere curse!</description>
	<lastBuildDate>Tue, 31 Jan 2012 12:21:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Free Database Sync Tools</title>
		<link>http://www.youdidwhatwithtsql.com/free-database-sync-tools/684</link>
		<comments>http://www.youdidwhatwithtsql.com/free-database-sync-tools/684#comments</comments>
		<pubDate>Wed, 24 Feb 2010 21:45:55 +0000</pubDate>
		<dc:creator>Rhys</dc:creator>
				<category><![CDATA[DBA]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Database Synchronisation]]></category>
		<category><![CDATA[SQL Compare]]></category>

		<guid isPermaLink="false">http://www.youdidwhatwithtsql.com/free-database-sync-tools/684</guid>
		<description><![CDATA[I&#8217;m a big fan of Redgate SQL Compare but it&#8217;s been good to see the arrival of a few free alternatives. Life previous to these tools really does seem like the stone age now eliminating those &#34;oh $h**, I forgot about that!&#34; moments. I&#8217;d always go for Redgate every time but, if you don&#8217;t have [...]<p>Post from: <a href="http://www.youdidwhatwithtsql.com">youdidwhatwithtsql.com</a><br/><br/><a href="http://www.youdidwhatwithtsql.com/free-database-sync-tools/684">Free Database Sync Tools</a></p>
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m a big fan of <a href="http://www.red-gate.com/products/SQL_Compare/index-2.htm" target="_blank">Redgate SQL Compare</a> but it&#8217;s been good to see the arrival of a few free alternatives. Life previous to these tools really does seem like the stone age now eliminating those <em>&quot;oh $h**, I forgot about that!&quot;</em> moments. I&#8217;d always go for Redgate every time but, if you don&#8217;t have it in your budget, these tools may be worth checking out.</p>
<p><a href="http://www.codeplex.com/OpenDBiff/" target="_blank">OpenDBDiff</a></p>
<p>This is an open source project hosted on <a href="http://www.codeplex.com" target="_blank">Codeplex</a> that has database compare and, crucially, synchronisation abilities. I&#8217;ve used this tool in a few production deployments and have found it useful. I don&#8217;t fully trust it yet, it took a while to trust Redgate, but I haven&#8217;t encountered any major difficulties yet. I&#8217;ve had issues with synchronisation scripts and dependency ordering but nothing I have found too frustrating.</p>
<p>The user interface is basic, but well designed, and it&#8217;s easy to get productive straight away.</p>
<p><a href="http://www.youdidwhatwithtsql.com/wp-content/uploads/2010/02/OpenDBDiff_1.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="OpenDBDiff Main Screen" border="0" alt="OpenDBDiff 1 thumb Free Database Sync Tools" src="http://www.youdidwhatwithtsql.com/wp-content/uploads/2010/02/OpenDBDiff_1_thumb.png" width="244" height="150" /></a> </p>
<p>You can&#8217;t stay within the tool to synchronise your databases but, as there is a non-functional &quot;Actions Report&quot; tab, it seems this is on the roadmap.</p>
<p>Open DBDiff can synchronize the following object types.</p>
<ul>
<li>Tables (including Table Options like vardecimal, text in row, etc.) </li>
<li>Columns (including Computed Columns, XML options, Identities, etc.) </li>
<li>Constraints </li>
<li>Indexes (and XML Indexes) </li>
<li>XML Schemas </li>
<li>Table Types </li>
<li>User Data Types (UDT) </li>
<li>CLR Objects (Assemblies, CLR-UDT, CLR-Stored Procedure, CLR-Triggers) </li>
<li>Triggers (including DDL Triggers) </li>
<li>Synonyms </li>
<li>Schemas </li>
<li>File groups </li>
<li>Views </li>
<li>Functions </li>
<li>Store Procedures </li>
<li>Partition Functions/Schemes </li>
<li>Users </li>
<li>Roles</li>
</ul>
<p><a href="http://www.youdidwhatwithtsql.com/wp-content/uploads/2010/02/OpenDBDiff_Syncronisation_Script.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="OpenDBDiff Syncronisation Script" border="0" alt="OpenDBDiff Syncronisation Script thumb Free Database Sync Tools" src="http://www.youdidwhatwithtsql.com/wp-content/uploads/2010/02/OpenDBDiff_Syncronisation_Script_thumb.png" width="244" height="150" /></a> </p>
<p>I did have trouble connecting to different instances of SQL Server on the same machine. This shouldn&#8217;t matter much for production use as we&#8217;d normally be synchronising different boxes.</p>
<p><a href="http://www.starinix.com/sqlcompare02.htm" target="_blank">Starinix Database Compare</a></p>
<p>This is a freeware tool that is able to compare <a href="http://www.mysql.com" target="_blank">MySQL</a>, Access and <a href="http://www.microsoft.com/sqlserver/2008/en/us/default.aspx" target="_blank">SQL Server</a> databases and any combinations thereof. Not sure this would be useful in my case but I guess someone might do (I can already tell you your MySQL and SQL Server procedures do not match!).</p>
<p><a href="http://www.youdidwhatwithtsql.com/wp-content/uploads/2010/02/Starnix_Database_Compare.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Starinix Database Compare" border="0" alt="Starnix Database Compare thumb Free Database Sync Tools" src="http://www.youdidwhatwithtsql.com/wp-content/uploads/2010/02/Starnix_Database_Compare_thumb.png" width="244" height="150" /></a> </p>
<p><a href="http://www.youdidwhatwithtsql.com/wp-content/uploads/2010/02/Starinix_Database_Compare_1.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Starinix Database Compare" border="0" alt="Starinix Database Compare 1 thumb Free Database Sync Tools" src="http://www.youdidwhatwithtsql.com/wp-content/uploads/2010/02/Starinix_Database_Compare_1_thumb.png" width="244" height="150" /></a> </p>
<p><strong>Key features</strong></p>
<ul>
<li>Take snapshots of the structure of the database and review it later. </li>
<li>Snapshots can be saved anywhere, allowing you to take snapshots of any database for reviewing later. </li>
<li>Compare two online database connections. </li>
<li>Compare an online database connection to an off-line snapshot. </li>
<li>Compare two off-line snapshots. </li>
<li>Use integrated or user based security. </li>
<li>Compares: views, constraints, stored procedures, functions, tables and fields. </li>
<li>Compare Access database to an SQL Server database. </li>
<li>Compare Access database to a MySQL database. </li>
<li>Compare Access database to another Access database. </li>
<li>Compare MySQL Database to an SQL Server Database. </li>
<li>Compare SQL Server 2000 to SQL Server 2005.</li>
</ul>
<p>I&#8217;ve done some quick testing of this tool and it does seem to be accurate, spotting all of my edits made to tables, procedures and functions. The interface is ok but does need some polish. For example, it would be a nice touch for the &quot;SQL View&quot; scroll bar to scroll both the source and destination views. Identifying differences to large procedures isn&#8217;t as easy as it should be but clicking &quot;Script Comparison&quot; launches an external diff tool that does a better job.</p>
<p><a href="http://www.youdidwhatwithtsql.com/wp-content/uploads/2010/02/Starnix_Procedure_Compare.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Starinix Procedure Compare" border="0" alt="Starnix Procedure Compare thumb Free Database Sync Tools" src="http://www.youdidwhatwithtsql.com/wp-content/uploads/2010/02/Starnix_Procedure_Compare_thumb.png" width="244" height="148" /></a> </p>
<p>This is strictly a compare tool, meaning there are no synchronisation abilities, so you&#8217;ll have to do a little leg work to implement any needed changes.</p>
</p>
</p>
</p>
<p>Overall there&#8217;s no clear winner for me out of these two free tools. Both products have easy to use GUIs. <a href="http://opendbiff.codeplex.com/" target="_blank">OpenDBDiff</a> clearly has the edge as a synchronisation tool but <a href="http://starinix.com/sqlcompare02.htm" target="_blank">Starinix</a> has a few nice touches like the external diff tool and the snapshot feature.</p>
<p><map name='google_ad_map_684_a45beff5d2e172f6'>
<area shape='rect' href='http://imageads.googleadservices.com/pagead/imgclick/684?pos=0' coords='1,2,367,28' />
<area shape='rect' href='http://services.google.com/feedback/abg' coords='384,10,453,23'/></map>
<img usemap='#google_ad_map_684_a45beff5d2e172f6' border='0' src='http://imageads.googleadservices.com/pagead/ads?format=468x30_aff_img&amp;client=&amp;channel=&amp;output=png&amp;cuid=684&amp;url=http%3A%2F%2Fwww.youdidwhatwithtsql.com%2Ffree-database-sync-tools%2F684' title="Free Database Sync Tools" alt=" Free Database Sync Tools" /></p><p>Post from: <a href="http://www.youdidwhatwithtsql.com">youdidwhatwithtsql.com</a><br/><br/><a href="http://www.youdidwhatwithtsql.com/free-database-sync-tools/684">Free Database Sync Tools</a></p>
<div class="none"><div class="g-plusone" data-href="http://www.youdidwhatwithtsql.com/free-database-sync-tools/684" size="standard" count="true"></div></div>]]></content:encoded>
			<wfw:commentRss>http://www.youdidwhatwithtsql.com/free-database-sync-tools/684/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

