<?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: For Xeround, MySQL in the Cloud Knows No Bounds</title>
	<atom:link href="http://gigaom.com/2011/03/16/for-xeround-mysql-in-the-cloud-knows-no-bounds/feed/" rel="self" type="application/rss+xml" />
	<link>http://gigaom.com/2011/03/16/for-xeround-mysql-in-the-cloud-knows-no-bounds/</link>
	<description></description>
	<lastBuildDate>Sat, 25 May 2013 10:48:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Avi Kapuya</title>
		<link>http://gigaom.com/2011/03/16/for-xeround-mysql-in-the-cloud-knows-no-bounds/#comment-609546</link>
		<dc:creator><![CDATA[Avi Kapuya]]></dc:creator>
		<pubDate>Thu, 17 Mar 2011 09:07:10 +0000</pubDate>
		<guid isPermaLink="false">http://gigaom.com/?p=318183#comment-609546</guid>
		<description><![CDATA[What is a cloud database? is every DB that can run on the cloud is a cloud database? if this is the case, all databases are cloud databases... I think this is not the case. Cloud database means having a proper service management and provisioning around it, multi-tenancy, being able to scale out, and to make the most from the db, it should be engineered for the cloud, you are welcome to read the blog about native cloud databases: 
http://blog.xeround.com/2010/12/native-cloud-databases-%E2%80%93-why-should-you-care]]></description>
		<content:encoded><![CDATA[<p>What is a cloud database? is every DB that can run on the cloud is a cloud database? if this is the case, all databases are cloud databases&#8230; I think this is not the case. Cloud database means having a proper service management and provisioning around it, multi-tenancy, being able to scale out, and to make the most from the db, it should be engineered for the cloud, you are welcome to read the blog about native cloud databases:<br />
<a href="http://blog.xeround.com/2010/12/native-cloud-databases-%E2%80%93-why-should-you-care" rel="nofollow">http://blog.xeround.com/2010/12/native-cloud-databases-%E2%80%93-why-should-you-care</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Avi Kapuya</title>
		<link>http://gigaom.com/2011/03/16/for-xeround-mysql-in-the-cloud-knows-no-bounds/#comment-609543</link>
		<dc:creator><![CDATA[Avi Kapuya]]></dc:creator>
		<pubDate>Thu, 17 Mar 2011 08:58:24 +0000</pubDate>
		<guid isPermaLink="false">http://gigaom.com/?p=318183#comment-609543</guid>
		<description><![CDATA[Unfortunately, PostressSQL does not have the same open architecture as MySQL, it does not have Storage engine API&#039;s, which makes it very difficult to modify for scale-out, in fact, there is a large amount of rewrite to be done to enable effective distribution across multiple machines.]]></description>
		<content:encoded><![CDATA[<p>Unfortunately, PostressSQL does not have the same open architecture as MySQL, it does not have Storage engine API&#8217;s, which makes it very difficult to modify for scale-out, in fact, there is a large amount of rewrite to be done to enable effective distribution across multiple machines.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Liran Zelkha</title>
		<link>http://gigaom.com/2011/03/16/for-xeround-mysql-in-the-cloud-knows-no-bounds/#comment-609451</link>
		<dc:creator><![CDATA[Liran Zelkha]]></dc:creator>
		<pubDate>Thu, 17 Mar 2011 02:46:37 +0000</pubDate>
		<guid isPermaLink="false">http://gigaom.com/?p=318183#comment-609451</guid>
		<description><![CDATA[You should also check out ScaleBase, which builds a database load balancer - enabling any existing database - be it MySQL, Oracle or SQL-Server - to be a cloud database.]]></description>
		<content:encoded><![CDATA[<p>You should also check out ScaleBase, which builds a database load balancer &#8211; enabling any existing database &#8211; be it MySQL, Oracle or SQL-Server &#8211; to be a cloud database.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Guillermo &#124; Electric car app</title>
		<link>http://gigaom.com/2011/03/16/for-xeround-mysql-in-the-cloud-knows-no-bounds/#comment-609300</link>
		<dc:creator><![CDATA[Guillermo &#124; Electric car app]]></dc:creator>
		<pubDate>Wed, 16 Mar 2011 20:22:09 +0000</pubDate>
		<guid isPermaLink="false">http://gigaom.com/?p=318183#comment-609300</guid>
		<description><![CDATA[It&#039;s funny to see how most cloud providers use MySQL as db engine.
PosgreSQL is open source and far better and faster DB engine and this is a known fact. I wonder why MySQL is getting so much more attention.]]></description>
		<content:encoded><![CDATA[<p>It&#8217;s funny to see how most cloud providers use MySQL as db engine.<br />
PosgreSQL is open source and far better and faster DB engine and this is a known fact. I wonder why MySQL is getting so much more attention.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mike</title>
		<link>http://gigaom.com/2011/03/16/for-xeround-mysql-in-the-cloud-knows-no-bounds/#comment-609281</link>
		<dc:creator><![CDATA[Mike]]></dc:creator>
		<pubDate>Wed, 16 Mar 2011 19:53:01 +0000</pubDate>
		<guid isPermaLink="false">http://gigaom.com/?p=318183#comment-609281</guid>
		<description><![CDATA[You might take a look at ScaleDB, they provide a storage engine that makes MySQL better in the cloud (elastic and highly-available). Unlike Xeround it isn&#039;t limited to in-memory, and provides high-availability. Xeround is clearly not the only true cloud database.]]></description>
		<content:encoded><![CDATA[<p>You might take a look at ScaleDB, they provide a storage engine that makes MySQL better in the cloud (elastic and highly-available). Unlike Xeround it isn&#8217;t limited to in-memory, and provides high-availability. Xeround is clearly not the only true cloud database.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
