<?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: The Object-Document Mismatch: MongoDB and db4o with Linq</title>
	<atom:link href="http://www.emphess.net/2010/05/05/the-object-document-mismatch-mongodb-and-db4o-with-linq/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.emphess.net/2010/05/05/the-object-document-mismatch-mongodb-and-db4o-with-linq/</link>
	<description>Freshly Draught Code</description>
	<lastBuildDate>Tue, 27 Dec 2011 13:03:36 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: One day with Mongo DB &#124; Gokul&#039;s Blog</title>
		<link>http://www.emphess.net/2010/05/05/the-object-document-mismatch-mongodb-and-db4o-with-linq/comment-page-1/#comment-2094</link>
		<dc:creator>One day with Mongo DB &#124; Gokul&#039;s Blog</dc:creator>
		<pubDate>Sun, 17 Jul 2011 03:49:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.emphess.net/?p=232#comment-2094</guid>
		<description>[...] http://blog.wekeroad.com/2010/03/04/using-mongo-with-linq http://www.emphess.net/2010/05/05/the-object-document-mismatch-mongodb-and-db4o-with-linq/ http://www.michaelckennedy.net/blog/2010/04/22/TheNoSQLMovementLINQAndMongoDBOhMy.aspx [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://blog.wekeroad.com/2010/03/04/using-mongo-with-linq" rel="nofollow">http://blog.wekeroad.com/2010/03/04/using-mongo-with-linq</a> <a href="http://www.emphess.net/2010/05/05/the-object-document-mismatch-mongodb-and-db4o-with-linq/" rel="nofollow">http://www.emphess.net/2010/05/05/the-object-document-mismatch-mongodb-and-db4o-with-linq/</a> <a href="http://www.michaelckennedy.net/blog/2010/04/22/TheNoSQLMovementLINQAndMongoDBOhMy.aspx" rel="nofollow">http://www.michaelckennedy.net/blog/2010/04/22/TheNoSQLMovementLINQAndMongoDBOhMy.aspx</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christoph Menge</title>
		<link>http://www.emphess.net/2010/05/05/the-object-document-mismatch-mongodb-and-db4o-with-linq/comment-page-1/#comment-2038</link>
		<dc:creator>Christoph Menge</dc:creator>
		<pubDate>Tue, 15 Jun 2010 00:52:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.emphess.net/?p=232#comment-2038</guid>
		<description>Hi Stefan,

thanks a lot for your feedback and the clarification! After one month, I finally managed to correct the actual text - sorry for the delay.

Best,
Chris</description>
		<content:encoded><![CDATA[<p>Hi Stefan,</p>
<p>thanks a lot for your feedback and the clarification! After one month, I finally managed to correct the actual text &#8211; sorry for the delay.</p>
<p>Best,<br />
Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefan Edlich</title>
		<link>http://www.emphess.net/2010/05/05/the-object-document-mismatch-mongodb-and-db4o-with-linq/comment-page-1/#comment-2023</link>
		<dc:creator>Stefan Edlich</dc:creator>
		<pubDate>Thu, 20 May 2010 11:59:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.emphess.net/?p=232#comment-2023</guid>
		<description>Dear Christoph,

very nice writeup!

But one sentence is not quite correct. You wrote:
&quot;MongoDB is considered a NoSQL solution, while db4o is not.&quot;
And the &quot;is not&quot; references to my website http://nosql-database.org
(#2 in Google right after the Wikipedia).

But as you can see db4o is clearly listed under this website.
I put db4o in the category &quot;soft&quot; nosql (which is nosql).
The rational to put Systems like db4o or XML Databases to the
&quot;soft&quot; nosql and not the &quot;core&quot; nosql is explained in my onaswer on
this blog: http://www.kellblog.com/2010/04/11/yes-virginia-marklogic-is-a-nosql-system/

I have been a part of the db4o team since 2003/04 and I would have a lot 
of reasons to support db4o (e.g. The Definitive Guide book by Apress).
But the categories under the nosql websites and the listing for db4o and for all is quite fair I assume.

Best Regards
Stefan Edlich</description>
		<content:encoded><![CDATA[<p>Dear Christoph,</p>
<p>very nice writeup!</p>
<p>But one sentence is not quite correct. You wrote:<br />
&#8220;MongoDB is considered a NoSQL solution, while db4o is not.&#8221;<br />
And the &#8220;is not&#8221; references to my website <a href="http://nosql-database.org" rel="nofollow">http://nosql-database.org</a><br />
(#2 in Google right after the Wikipedia).</p>
<p>But as you can see db4o is clearly listed under this website.<br />
I put db4o in the category &#8220;soft&#8221; nosql (which is nosql).<br />
The rational to put Systems like db4o or XML Databases to the<br />
&#8220;soft&#8221; nosql and not the &#8220;core&#8221; nosql is explained in my onaswer on<br />
this blog: <a href="http://www.kellblog.com/2010/04/11/yes-virginia-marklogic-is-a-nosql-system/" rel="nofollow">http://www.kellblog.com/2010/04/11/yes-virginia-marklogic-is-a-nosql-system/</a></p>
<p>I have been a part of the db4o team since 2003/04 and I would have a lot<br />
of reasons to support db4o (e.g. The Definitive Guide book by Apress).<br />
But the categories under the nosql websites and the listing for db4o and for all is quite fair I assume.</p>
<p>Best Regards<br />
Stefan Edlich</p>
]]></content:encoded>
	</item>
</channel>
</rss>

