Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> comp.databases.theory -> Re: Object Databases good or bad ?

Re: Object Databases good or bad ?

From: Barry <BarryJJ_at_ATTGlobal.Net>
Date: Mon, 12 Feb 2001 21:37:58 -0500
Message-ID: <3a88a056_2@news1.prserv.net>

Ulrich wrote:

> Can anyone please tell me where I can find out more on the strengths and
> weakenesses of an object oriented database. Is integrating a programming
> language with the persistence like in Gemstone/s/j really such a good
> thing ? Are object databases really the future ?

My epiphany came several years ago while reading up on object models ... mainly because, like I think you are hinting, I wanted to better understand how to appreciate them v. a relational model.

The cited example that gave me pause was: for a farmer, cow is the noun and milking is the verb, whilst for a dairy milk is the noun and "de-cow" is the verb.

Yes, exactly, right there are encapsulated the *two* reasons object modelling doesn't work:

Bottom line is that most of the object-oriented stuff fails to properly consider the implications of persistence (which applies to a state as captured by a data snapshot), and over-simplifies the long-term management of the state transition processes.

I'll go and don my fire-retardent clothing now ... :-)

Barry J. Received on Mon Feb 12 2001 - 20:37:58 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US