<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Why SQL sucks for MMORPGs</title>
	<atom:link href="http://doublebuffered.com/2006/10/30/why-sql-sucks-for-mmorpgs/feed/" rel="self" type="application/rss+xml" />
	<link>http://doublebuffered.com/2006/10/30/why-sql-sucks-for-mmorpgs/</link>
	<description>A Programmer's View of Game Design, Development, and Culture</description>
	<lastBuildDate>Wed, 18 Apr 2012 02:55:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Brandon Thomson</title>
		<link>http://doublebuffered.com/2006/10/30/why-sql-sucks-for-mmorpgs/#comment-689</link>
		<dc:creator><![CDATA[Brandon Thomson]]></dc:creator>
		<pubDate>Fri, 04 Sep 2009 21:06:46 +0000</pubDate>
		<guid isPermaLink="false">http://doublebuffered.wordpress.com/?p=11#comment-689</guid>
		<description><![CDATA[Interesting thoughts. I&#039;m using Google App Engine&#039;s datastore partially as an object database for &lt;a href=&quot;http://www.conqueroncontact.com&quot; rel=&quot;nofollow&quot;&gt;Conquer-on-Contact&lt;/a&gt; (which is still under construction, but has some live players). This mode of operation is not supported and gets me some ridicule from the community but it works.]]></description>
		<content:encoded><![CDATA[<p>Interesting thoughts. I&#8217;m using Google App Engine&#8217;s datastore partially as an object database for <a href="http://www.conqueroncontact.com" rel="nofollow">Conquer-on-Contact</a> (which is still under construction, but has some live players). This mode of operation is not supported and gets me some ridicule from the community but it works.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tieTYT</title>
		<link>http://doublebuffered.com/2006/10/30/why-sql-sucks-for-mmorpgs/#comment-543</link>
		<dc:creator><![CDATA[tieTYT]]></dc:creator>
		<pubDate>Fri, 01 May 2009 23:11:28 +0000</pubDate>
		<guid isPermaLink="false">http://doublebuffered.wordpress.com/?p=11#comment-543</guid>
		<description><![CDATA[You may want to check out couchDB which is neither. It&#039;s &quot;document oriented&quot;.  Don&#039;t ask me what that means :)

Back to SQL databases. One thing that&#039;s cool about SQL is that you can query for things you never thought of looking for while you were building your schema. And, you can do it in a relatively convenient language.  Maybe object dbs have these features too though.]]></description>
		<content:encoded><![CDATA[<p>You may want to check out couchDB which is neither. It&#8217;s &#8220;document oriented&#8221;.  Don&#8217;t ask me what that means <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Back to SQL databases. One thing that&#8217;s cool about SQL is that you can query for things you never thought of looking for while you were building your schema. And, you can do it in a relatively convenient language.  Maybe object dbs have these features too though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: owen</title>
		<link>http://doublebuffered.com/2006/10/30/why-sql-sucks-for-mmorpgs/#comment-422</link>
		<dc:creator><![CDATA[owen]]></dc:creator>
		<pubDate>Sun, 08 Mar 2009 00:08:52 +0000</pubDate>
		<guid isPermaLink="false">http://doublebuffered.wordpress.com/?p=11#comment-422</guid>
		<description><![CDATA[I see what your saying but the problem is that once you go Object Database you lose the features of SQL.  So it is not that SQL sucks, its just that SQL doesn&#039;t do OOP.  And in fact OOP goes against all that SQL represents.

But as in any client server based application, the network plays a big part in latency]]></description>
		<content:encoded><![CDATA[<p>I see what your saying but the problem is that once you go Object Database you lose the features of SQL.  So it is not that SQL sucks, its just that SQL doesn&#8217;t do OOP.  And in fact OOP goes against all that SQL represents.</p>
<p>But as in any client server based application, the network plays a big part in latency</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: GDC 08: SQL Considered Harmful &#171; Double Buffered</title>
		<link>http://doublebuffered.com/2006/10/30/why-sql-sucks-for-mmorpgs/#comment-6</link>
		<dc:creator><![CDATA[GDC 08: SQL Considered Harmful &#171; Double Buffered]]></dc:creator>
		<pubDate>Tue, 26 Feb 2008 11:23:26 +0000</pubDate>
		<guid isPermaLink="false">http://doublebuffered.wordpress.com/?p=11#comment-6</guid>
		<description><![CDATA[[...] image, need to use that somewhere). I posted thoughts similar to Shannon&#8217;s presentation in a blog post from a couple years ago, when we were starting development. Because I was working on the details of [...]]]></description>
		<content:encoded><![CDATA[<p>[...] image, need to use that somewhere). I posted thoughts similar to Shannon&#8217;s presentation in a blog post from a couple years ago, when we were starting development. Because I was working on the details of [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

