<?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>Peeled Carrots &#187; MySQL</title>
	<atom:link href="http://www.peeledcarrots.com/tag/mysql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.peeledcarrots.com</link>
	<description>....cause life&#039;s too short to peel carrots. Enough said!!</description>
	<lastBuildDate>Tue, 31 Jan 2012 13:17:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Finding a free MySQL database schema tool</title>
		<link>http://www.peeledcarrots.com/finding-a-free-mysql-database-schema-tool/</link>
		<comments>http://www.peeledcarrots.com/finding-a-free-mysql-database-schema-tool/#comments</comments>
		<pubDate>Thu, 29 May 2008 10:53:37 +0000</pubDate>
		<dc:creator>Stephen Blake</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://www.peeledcarrots.com/?p=129</guid>
		<description><![CDATA[I was recently looking a a free database schema tool to produce a technical specification for a MySQL database. I downloaded and installed a number of freeware software tools, but most of them didn&#8217;t quite offer the functionality that I needed. Also, some of them were extremely &#8220;clunky&#8221; and need quite a lot of refining [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://dev.mysql.com/workbench/"><img class="alignleft size-full wp-image-130" title="MySQL Workbench" src="http://www.peeledcarrots.com/wp-content/uploads/2008/05/mysql.jpg" alt="MySQL Workbench" width="169" height="88" /></a></p>
<p>I was recently looking a a free database schema tool to produce a technical specification for a MySQL database. I downloaded and installed a number of freeware software tools, but most of them didn&#8217;t quite offer the functionality that I needed. Also, some of them were extremely &#8220;clunky&#8221; and need quite a lot of refining &#8211; not sure of the names of the software I tried, but thats not really the point of this post.</p>
<p>After awhile I came across <strong><a href="http://dev.mysql.com/workbench/">MySQL workbench</a></strong>. I think its a great piece of software, especially since its free <img src='http://www.peeledcarrots.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' />  The most useful feature I found was to be able to import a db schema from a .sql file and then the application gives a great representation of the schema. The one thing I didn&#8217;t find was how to show foreign key links between tables &#8211; If anyone can tell me how to do this I would be grateful.</p>
<p>So, if you&#8217;re on the lookout for a free tool to give a good representation of a database schema, then do go ahead and try <strong><a href="http://dev.mysql.com/workbench/">MySQL workbench</a></strong>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.peeledcarrots.com/finding-a-free-mysql-database-schema-tool/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

