<?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>Tony Thomas &#187; data modeling</title>
	<atom:link href="http://anthonygthomas.com/category/databases/data-modeling/feed/" rel="self" type="application/rss+xml" />
	<link>http://anthonygthomas.com</link>
	<description>Father to two, husband to one, web developer and musician.</description>
	<lastBuildDate>Fri, 11 Nov 2011 14:00:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>Using Mind Mapping Software to Develop Data Models</title>
		<link>http://anthonygthomas.com/2010/01/08/using-mind-mapping-software-to-develop-data-models/</link>
		<comments>http://anthonygthomas.com/2010/01/08/using-mind-mapping-software-to-develop-data-models/#comments</comments>
		<pubDate>Fri, 08 Jan 2010 21:08:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[data modeling]]></category>
		<category><![CDATA[databases]]></category>
		<category><![CDATA[mind mapping]]></category>
		<category><![CDATA[data]]></category>

		<guid isPermaLink="false">http://anthonygthomas.com/?p=217</guid>
		<description><![CDATA[I've been using mind mapping software recently to work out data models, with some success. The Mindmeister example below is a simple database of a few related tables. 

Most folks who have done much work with relational databases won't need a mind map for simple relationships like the example above where tables are simple has-many or belongs-to relationships. But, it can come in very handy for getting your head around has-and-belongs-to-many relationships where join tables are involved.]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve been using mind mapping software recently to work out data models, with some success. The Mindmeister example below is a simple database of a few related tables.<span id="more-217"></span></p>
<p>Most folks who have done much work with relational databases won&#8217;t need a mind map for simple relationships like the example above where tables are simple has-many or belongs-to relationships. But, it can come in very handy for getting your head around has-and-belongs-to-many relationships where join tables are involved.</p>
<ul>
<li><a href="http://www.mindmeister.com/" onclick="pageTracker._trackPageview('/outgoing/www.mindmeister.com/?referer=');">Mindmeister</a></li>
<li><a href="http://freemind.sourceforge.net/wiki/index.php/Main_Page" onclick="pageTracker._trackPageview('/outgoing/freemind.sourceforge.net/wiki/index.php/Main_Page?referer=');">FreeMind</a></li>
</ul>
<p><strong>Similar Posts:</strong>
<ul class="similar-posts">
<li><a href="http://anthonygthomas.com/2010/01/08/using-mind-mapping-software-to-develop-data-models/" rel="bookmark" title="January 8, 2010">Using Mind Mapping Software to Develop Data Models</a></li>
<li><a href="http://anthonygthomas.com/2008/12/10/use-functions-from-other-controllers-while-maintaining-mvc-architecture-in-cakephp/" rel="bookmark" title="December 10, 2008">Use Functions from Other Controllers While Maintaining MVC Architecture in CakePHP</a></li>
<li><a href="http://anthonygthomas.com/2010/02/18/cakephp-containable-behavior-is-your-friend/" rel="bookmark" title="February 18, 2010">CakePHP: Containable Behavior is Your Friend</a></li>
<li><a href="http://anthonygthomas.com/2009/07/22/simple-security-in-cakephp/" rel="bookmark" title="July 22, 2009">Simple Security in CakePHP</a></li>
<li><a href="http://anthonygthomas.com/2010/05/24/an-unexpected-problem-with-cakephp-and-email-elements/" rel="bookmark" title="May 24, 2010">An Unexpected Problem with CakePHP and Email Elements</a></li>
</ul>
<p><!-- Similar Posts took 29.932 ms --></p>
]]></content:encoded>
			<wfw:commentRss>http://anthonygthomas.com/2010/01/08/using-mind-mapping-software-to-develop-data-models/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

