Document vs Object Databases
March 9th, 2010 — 0 Comments — Permalink
This post from 10gen is a concise comparison between these seemingly similar technologies:
In a document store, we really are thinking of “documents”, not objects. Objects have methods, predefined schema, inheritance hierarchies. These are not present in a document database; code is not part of the database.
Discussion
There are no comments for this post.Leave A Reply
You may use Markdown syntax but raw HTML will be escaped and headings normalised.