Reply to comment

What about the argument “I just spent an entire day implementing the equivalent of a join and group by using my glorified key-value-pair library”? And what about the mantra “smaller code that does more”?

That’s a strawman argument. Why do we have to use glorified key-value-pair library when we can use sophisticated and powerful OODB ?
With OODB you do not need to implement joins because object graph works there just fine. And OODBs have indexes for a long time. It is not an exclusive feature of relational databases.

Now mind you, OODBs are very different from SimpleDB or CouchDB. And they perfectly fit for complex domains with very rich data hierarchy. Something relational databases handle very poorly.

Reply

The content of this field is kept private and will not be shown publicly.
  • You can use Textile markup to format text.
  • Lines and paragraphs break automatically.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <p><br><a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <blockquote> <b> <i> <acronym><embed><object><img>

More information about formatting options

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Image CAPTCHA
Copy the characters (respecting upper/lower case) from the image.