Re: Flamewar object databases vs. relational databases (was: Unknown SQL)
Date: Sat, 21 Jul 2001 23:29:11 GMT
Message-ID: <Pine.LNX.4.21.0106021323190.3497-100000_at_altair.soi.city.ac.uk>
On Sat, 2 Jun 2001, Chris Trathen wrote:
> I'll add just one comment:
>
> I use a simple criteria: The persistence mechanism dictates what type of system
> you have, object or relational.
>
> If you use a RDBMS then you have a relational system, even if you use Smalltalk,
> Java, C++ over the top.
> If you use a pure OODBMS, then you have an OO system.
>
> No doubt there are always reasons for choosing any approach and I am not passing
> judgement. In the end the approach chosen will have advantages and
> disadvantages.
There are shades of grey and various ways to manage objects and many considerations: technical, political, etc. I agree with you Chris that each approach will have benefits and drawbacks. This is why it is far better to assess on a case-by-case basis IMHO.
>
> Chris Trathen
>
>
>
My 2 rupees worth.
Cheers,
akmal
-- [ ---- OOPSLA 2001 Workshop on "Objects, <XML> and Databases" ---- ] [ http://www.comp.lancs.ac.uk/computing/users/marash/oopsla2001ws/ ]Received on Sun Jul 22 2001 - 01:29:11 CEST