Ayende @ Rahien

Unnatural acts on source code

Rhino Divan DB repository is now available

It is not real yet, it is not even the bare bones, but the repository is up and open for comments:

http://github.com/ayende/rhino-divandb/tree/master

Comments

G
09/03/2009 01:04 AM by
G

Cool!!!

apg
09/03/2009 01:21 AM by
apg

Sweet! Is CouchDb the inspiration here? Or is it ESENT for the masses? Either way, I've been wondering when someone was going to try this in .Net.

Ayende Rahien
09/03/2009 02:47 AM by
Ayende Rahien

Junior,

I am using msyGit, I think

Markus Zywitza
09/03/2009 06:00 AM by
Markus Zywitza

You got a cold?

QOTD:

"I know, I know, I am sorry, I sneeze and I got a framework"

Oren Eini

Jason Meckley
09/03/2009 12:47 PM by
Jason Meckley

recalling your previous posts on the subject, you're not talking about documents like txt, doc, xls, pdf. rather "documents" are the current state of an object? So, what problem does a document database solve or how would you use a document database? And how would this be better/easier to use than a relational database?

Ayende Rahien
09/03/2009 01:00 PM by
Ayende Rahien

Jason,

Yes, I do.

And relational dbs and document dbs are two different beasts.

Document DBs doesn't do relations, for example

Comments have been closed on this topic.