<?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"
	>
<channel>
	<title>Comments on: Alex King on Google App Environment</title>
	<atom:link href="http://nzfusion.com/james/2008/04/17/alex-king-on-google-app-environment/feed/" rel="self" type="application/rss+xml" />
	<link>http://nzfusion.com/james/2008/04/17/alex-king-on-google-app-environment/</link>
	<description>technical director, web strategist, software developer and person</description>
	<pubDate>Mon, 13 Oct 2008 12:18:37 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: arbingersys</title>
		<link>http://nzfusion.com/james/2008/04/17/alex-king-on-google-app-environment/#comment-334</link>
		<dc:creator>arbingersys</dc:creator>
		<pubDate>Mon, 28 Apr 2008 14:53:57 +0000</pubDate>
		<guid isPermaLink="false">http://nzfusion.com/james/2008/04/17/alex-king-on-google-app-environment/#comment-334</guid>
		<description>As to scalability, and being a "game changer", the Datastore (which is integral to this) doesn't work like you expect, especially if you are used to good old relational databases.

And the GAE docs are light on how to do the things you do naturally in SQL. Like one-to-many JOINs.

After figuring this out for myself, I wrote a short tutorial on how to do a one-to-many JOIN equivalent in the GAE Datastore.

http://blog.arbingersys.com/2008/04/google-app-engine-one-to-many-join.html

Enjoy!</description>
		<content:encoded><![CDATA[<p>As to scalability, and being a &#8220;game changer&#8221;, the Datastore (which is integral to this) doesn&#8217;t work like you expect, especially if you are used to good old relational databases.</p>
<p>And the GAE docs are light on how to do the things you do naturally in SQL. Like one-to-many JOINs.</p>
<p>After figuring this out for myself, I wrote a short tutorial on how to do a one-to-many JOIN equivalent in the GAE Datastore.</p>
<p><a href="http://blog.arbingersys.com/2008/04/google-app-engine-one-to-many-join.html" rel="nofollow">http://blog.arbingersys.com/2008/04/google-app-engine-one-to-many-join.html</a></p>
<p>Enjoy!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
