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

Home -> Community -> Usenet -> c.d.o.server -> Re: Relationals vs. Objects Databases I

Re: Relationals vs. Objects Databases I

From: Thomas Beale <thomas_beale_at_invest.amp.com.au>
Date: 1998/01/21
Message-ID: <34C540F8.3CFB@invest.amp.com.au>#1/1

DTF User wrote:
>
> Richard Ronteltap wrote:
>
> > >Mabel TrigĂ˜is wrote in message
> > - Bad complex data handling. Everything must be broken down into
> > rectangular tables.
>
> With the object model you also have a list of attributes which is what? One
> dimentional?Relational data model does require more elaboration, but it does
> your mind good.
>
> []
>
> > - Bad programming language integration (impedance mismatch)
>
> Not proven statement.

These two are the same thing essentially: there are major differences between the software model and the database model for RDBMSs, for non-trivial applications. I.e. there are two different maintenance entities, both requiring work and constant synchronisation. It has certainly been proven to me that (some) ODBs remove this problem almost completely.

My experience is that the "further elaboration" (i.e. different elaboration) is a mild form of masochism more than anything else! (a form of masochism many of us are forced into in many situations of course).

Received on Wed Jan 21 1998 - 00:00:00 CST

Original text of this message

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