OODBMS vs. RDBMS

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: PostgreSQL-general <pgsql-general(at)postgreSQL(dot)org>
Subject: OODBMS vs. RDBMS
Date: 2001-05-04 18:38:51
Message-ID: 200105041838.f44Icp002757@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

There is a Slashdot article and discussion about OO database vs.
relational databases. They mentioned OID right at the beginning.

They guy mentions six advantages of OO databases and only one
disadvantage, but it is an interesting read to see how the PostgreSQL
features match some of the OO features.

The main argument is that mapping relational tuples into object-oriented
classed in your application is a pain:

http://slashdot.org/article.pl?sid=01/05/03/1434242&mode=nested

--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Stephan Szabo 2001-05-04 18:56:11 Re: a primer on trigger?
Previous Message Tom Lane 2001-05-04 18:34:31 Re: Re: a primer on trigger?