<?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/"
		>
<channel>
	<title>Comments on: MongoDB / NoSQL for Web Applications</title>
	<atom:link href="http://fredericiana.com/2010/02/17/mongodb-nosql-for-web-applications/feed/" rel="self" type="application/rss+xml" />
	<link>http://fredericiana.com/2010/02/17/mongodb-nosql-for-web-applications/</link>
	<description>Open Source, The Web, And German-American Oddities</description>
	<lastBuildDate>Sat, 31 Mar 2012 00:13:07 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Julie</title>
		<link>http://fredericiana.com/2010/02/17/mongodb-nosql-for-web-applications/comment-page-1/#comment-253094</link>
		<dc:creator>Julie</dc:creator>
		<pubDate>Wed, 10 Mar 2010 10:38:32 +0000</pubDate>
		<guid isPermaLink="false">http://fredericiana.com/?p=2610#comment-253094</guid>
		<description>About durability, you said &quot;As a result, you can lose data that you thought was already written if your server goes down in the period between writing and actual storing to the hard drive. Luckily, that doesn’t happen too often.&quot;

If your web application sell digital subscription service and in the middle of express paypal  checkout, the server shut down. It means the transaction is not completed. For this case, it means we need to manually update the subscription. However, as this rarely happen and there is a way to work around it. 

For your case, if  you have invoice and billing, do you think it is good idea to use MongoDB? or just use Mysql for invoice and billing, the rest use MongoDB?</description>
		<content:encoded><![CDATA[<p>About durability, you said &#8220;As a result, you can lose data that you thought was already written if your server goes down in the period between writing and actual storing to the hard drive. Luckily, that doesn’t happen too often.&#8221;</p>
<p>If your web application sell digital subscription service and in the middle of express paypal  checkout, the server shut down. It means the transaction is not completed. For this case, it means we need to manually update the subscription. However, as this rarely happen and there is a way to work around it. </p>
<p>For your case, if  you have invoice and billing, do you think it is good idea to use MongoDB? or just use Mysql for invoice and billing, the rest use MongoDB?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fred</title>
		<link>http://fredericiana.com/2010/02/17/mongodb-nosql-for-web-applications/comment-page-1/#comment-250627</link>
		<dc:creator>Fred</dc:creator>
		<pubDate>Sun, 21 Feb 2010 16:24:22 +0000</pubDate>
		<guid isPermaLink="false">http://fredericiana.com/?p=2610#comment-250627</guid>
		<description>Nice, we should use it :)</description>
		<content:encoded><![CDATA[<p>Nice, we should use it <img src='http://fredericiana.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: l.m.orchard</title>
		<link>http://fredericiana.com/2010/02/17/mongodb-nosql-for-web-applications/comment-page-1/#comment-250288</link>
		<dc:creator>l.m.orchard</dc:creator>
		<pubDate>Fri, 19 Feb 2010 00:04:58 +0000</pubDate>
		<guid isPermaLink="false">http://fredericiana.com/?p=2610#comment-250288</guid>
		<description>Now, if you really want to hurt your brain, check out Cassandra. :)</description>
		<content:encoded><![CDATA[<p>Now, if you really want to hurt your brain, check out Cassandra. <img src='http://fredericiana.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
</channel>
</rss>

