Re: oodb <-> rdb

From: Richard G Ramirez <ramirez_at_IASTATE.EDU>
Date: Wed, 28 Oct 1992 17:44:52 GMT
Message-ID: <1992Oct28.114452_at_IASTATE.EDU>


Look at the work by Kim, formerly at MCC, in IEEE Trans of Software Engineering, also at the work by Lorie at IBM. They published some results on storing complex objects in a database. I think they used clustering.

For an experimental study, we stored each nested object as a relation. Each tuple had a "tuple id" or TID. Each tuple in a subobject had the TID of its parent. Received on Wed Oct 28 1992 - 18:44:52 CET

Original text of this message