<?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: Toward a NoSQL taxonomy</title>
	<atom:link href="http://www.dbms2.com/2010/03/14/nosql-taxonomy/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dbms2.com/2010/03/14/nosql-taxonomy/</link>
	<description>Choices in data management and analysis</description>
	<lastBuildDate>Wed, 08 Feb 2012 22:51:14 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.3</generator>
	<item>
		<title>By: Apa itu NoSQL &#124; Fredonfire</title>
		<link>http://www.dbms2.com/2010/03/14/nosql-taxonomy/#comment-236730</link>
		<dc:creator>Apa itu NoSQL &#124; Fredonfire</dc:creator>
		<pubDate>Sun, 21 Aug 2011 08:13:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.dbms2.com/?p=1708#comment-236730</guid>
		<description>[...] selama ini digunakan, NoSQL menggunakan beberapa metode yang berbeda-beda. Metode-metode tersebutmenurut Dwight Merriman, salah satu kontributor MongoDB, di antaranya [...]</description>
		<content:encoded><![CDATA[<p>[...] selama ini digunakan, NoSQL menggunakan beberapa metode yang berbeda-beda. Metode-metode tersebutmenurut Dwight Merriman, salah satu kontributor MongoDB, di antaranya [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Roland Bouman</title>
		<link>http://www.dbms2.com/2010/03/14/nosql-taxonomy/#comment-204078</link>
		<dc:creator>Roland Bouman</dc:creator>
		<pubDate>Sun, 16 Jan 2011 23:28:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.dbms2.com/?p=1708#comment-204078</guid>
		<description>I&#039;m late to the party - but here goes. 

As a web developer, I like JSON because there is a straightforward mapping to JavaScript. This makes it very easy to process the data (iterate through it, read values from it, use it to configure objects).

With something like XML, processing the data requires the DOM (which leads tedious-to-write verbose code, and which has some browser compatibility issues) or an extra dependency on a more high-level API (since XPath and CSS selectors are either not available on many browser platforms or again suffer from browser compatibility issues)

As for the schemalessness of XML vs JSON, I don&#039;t think this is a problem in practice for most browser-based web applications. I haven&#039;t seen many cases where people actually use XML validation, so nothing is lost in that respect moving to JSON. If you&#039;d want to you&#039;re pretty much stuck with DTD&#039;s (that is, if you want to have a cross-browser compatible solution). XML Schema sadly isn&#039;t really well suppported in browsers. In addition, if you really want to have JSON schemas, you can, with the JSON-Schema  emerging standard (http://tools.ietf.org/html/draft-zyp-json-schema-03)</description>
		<content:encoded><![CDATA[<p>I&#8217;m late to the party &#8211; but here goes. </p>
<p>As a web developer, I like JSON because there is a straightforward mapping to JavaScript. This makes it very easy to process the data (iterate through it, read values from it, use it to configure objects).</p>
<p>With something like XML, processing the data requires the DOM (which leads tedious-to-write verbose code, and which has some browser compatibility issues) or an extra dependency on a more high-level API (since XPath and CSS selectors are either not available on many browser platforms or again suffer from browser compatibility issues)</p>
<p>As for the schemalessness of XML vs JSON, I don&#8217;t think this is a problem in practice for most browser-based web applications. I haven&#8217;t seen many cases where people actually use XML validation, so nothing is lost in that respect moving to JSON. If you&#8217;d want to you&#8217;re pretty much stuck with DTD&#8217;s (that is, if you want to have a cross-browser compatible solution). XML Schema sadly isn&#8217;t really well suppported in browsers. In addition, if you really want to have JSON schemas, you can, with the JSON-Schema  emerging standard (<a href="http://tools.ietf.org/html/draft-zyp-json-schema-03" rel="nofollow">http://tools.ietf.org/html/draft-zyp-json-schema-03</a>)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NoSQL: the End of RDBMS? @ Ilkomerz 101001</title>
		<link>http://www.dbms2.com/2010/03/14/nosql-taxonomy/#comment-174224</link>
		<dc:creator>NoSQL: the End of RDBMS? @ Ilkomerz 101001</dc:creator>
		<pubDate>Tue, 06 Jul 2010 21:09:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.dbms2.com/?p=1708#comment-174224</guid>
		<description>[...] use relationship data model. Instead, it used various techniques to represent its data model. As Curt Monash quoted Dwight Merriman, founder of 10gen (MongoDB creator), in his blog, there are some data model used in NoSQL: In Dwight’s opinion, as I understand it, NoSQL data [...]</description>
		<content:encoded><![CDATA[<p>[...] use relationship data model. Instead, it used various techniques to represent its data model. As Curt Monash quoted Dwight Merriman, founder of 10gen (MongoDB creator), in his blog, there are some data model used in NoSQL: In Dwight’s opinion, as I understand it, NoSQL data [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NoSQL @ Ilkomerz 101001</title>
		<link>http://www.dbms2.com/2010/03/14/nosql-taxonomy/#comment-171940</link>
		<dc:creator>NoSQL @ Ilkomerz 101001</dc:creator>
		<pubDate>Wed, 16 Jun 2010 01:07:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.dbms2.com/?p=1708#comment-171940</guid>
		<description>[...] selama ini digunakan, NoSQL menggunakan beberapa metode yang berbeda-beda. Metode-metode tersebut menurut Dwight Merriman, salah satu kontributor MongoDB, di antaranya [...]</description>
		<content:encoded><![CDATA[<p>[...] selama ini digunakan, NoSQL menggunakan beberapa metode yang berbeda-beda. Metode-metode tersebut menurut Dwight Merriman, salah satu kontributor MongoDB, di antaranya [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NoSQL &#171; radical[]rêveur</title>
		<link>http://www.dbms2.com/2010/03/14/nosql-taxonomy/#comment-171837</link>
		<dc:creator>NoSQL &#171; radical[]rêveur</dc:creator>
		<pubDate>Tue, 15 Jun 2010 04:36:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.dbms2.com/?p=1708#comment-171837</guid>
		<description>[...] selama ini digunakan, NoSQL menggunakan beberapa metode yang berbeda-beda. Metode-metode tersebut menurut Dwight Merriman, salah satu kontributor MongoDB, di antaranya [...]</description>
		<content:encoded><![CDATA[<p>[...] selama ini digunakan, NoSQL menggunakan beberapa metode yang berbeda-beda. Metode-metode tersebut menurut Dwight Merriman, salah satu kontributor MongoDB, di antaranya [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dominique De Vito</title>
		<link>http://www.dbms2.com/2010/03/14/nosql-taxonomy/#comment-168801</link>
		<dc:creator>Dominique De Vito</dc:creator>
		<pubDate>Tue, 18 May 2010 06:46:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.dbms2.com/?p=1708#comment-168801</guid>
		<description>While you enter here into details, imho, I could simply put: NoSQL databases are disguised object databases!  With relaxed contraints.

Here is my post: http://www.jroller.com/dmdevito/entry/thinking_about_nosql_databases_classification</description>
		<content:encoded><![CDATA[<p>While you enter here into details, imho, I could simply put: NoSQL databases are disguised object databases!  With relaxed contraints.</p>
<p>Here is my post: <a href="http://www.jroller.com/dmdevito/entry/thinking_about_nosql_databases_classification" rel="nofollow">http://www.jroller.com/dmdevito/entry/thinking_about_nosql_databases_classification</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: NoSQL: the End of RDBMS? &#124; sidudun</title>
		<link>http://www.dbms2.com/2010/03/14/nosql-taxonomy/#comment-167429</link>
		<dc:creator>NoSQL: the End of RDBMS? &#124; sidudun</dc:creator>
		<pubDate>Wed, 05 May 2010 07:36:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.dbms2.com/?p=1708#comment-167429</guid>
		<description>[...] use relationship data model. Instead, it used various techniques to represent its data model. As Curt Monash quoted Dwight Merriman, founder of 10gen (MongoDB creator), in his blog, there are some data model used in NoSQL: In Dwight’s opinion, as I understand it, NoSQL data [...]</description>
		<content:encoded><![CDATA[<p>[...] use relationship data model. Instead, it used various techniques to represent its data model. As Curt Monash quoted Dwight Merriman, founder of 10gen (MongoDB creator), in his blog, there are some data model used in NoSQL: In Dwight’s opinion, as I understand it, NoSQL data [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Akiban highlights &#124; DBMS2 -- DataBase Management System Services</title>
		<link>http://www.dbms2.com/2010/03/14/nosql-taxonomy/#comment-164482</link>
		<dc:creator>Akiban highlights &#124; DBMS2 -- DataBase Management System Services</dc:creator>
		<pubDate>Sun, 04 Apr 2010 00:42:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.dbms2.com/?p=1708#comment-164482</guid>
		<description>[...] Akiban is telling something like a NoSQL [...]</description>
		<content:encoded><![CDATA[<p>[...] Akiban is telling something like a NoSQL [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Destillat #15 &#124; duetsch.info - Open Source, Wet-, Web-, Software</title>
		<link>http://www.dbms2.com/2010/03/14/nosql-taxonomy/#comment-162902</link>
		<dc:creator>Destillat #15 &#124; duetsch.info - Open Source, Wet-, Web-, Software</dc:creator>
		<pubDate>Sat, 20 Mar 2010 10:30:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.dbms2.com/?p=1708#comment-162902</guid>
		<description>[...] Toward a NoSQL taxonomy [...]</description>
		<content:encoded><![CDATA[<p>[...] Toward a NoSQL taxonomy [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Curt Monash</title>
		<link>http://www.dbms2.com/2010/03/14/nosql-taxonomy/#comment-162232</link>
		<dc:creator>Curt Monash</dc:creator>
		<pubDate>Mon, 15 Mar 2010 15:46:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.dbms2.com/?p=1708#comment-162232</guid>
		<description>@RC, I know next to nothing about JSON. But &quot;feature poker&quot; is a very old game, and it makes perfect sense for the suupporters of each approach to add in the best points of the other, to the extent they can.

@Mark,

I&#039;m struggling for terminology here. Replication, sharding, synchronization, scale-out, reconciliation -- nothing is perfect. But it&#039;s all in the area of &quot;A query or update comes into the system, and somebody has to figure out which server(s) to send it to.&quot;</description>
		<content:encoded><![CDATA[<p>@RC, I know next to nothing about JSON. But &#8220;feature poker&#8221; is a very old game, and it makes perfect sense for the suupporters of each approach to add in the best points of the other, to the extent they can.</p>
<p>@Mark,</p>
<p>I&#8217;m struggling for terminology here. Replication, sharding, synchronization, scale-out, reconciliation &#8212; nothing is perfect. But it&#8217;s all in the area of &#8220;A query or update comes into the system, and somebody has to figure out which server(s) to send it to.&#8221;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

