Category: Free Downloads and Links
Malcolm Atkinson et.al. A key document in the ODBMS history. LINK to Download paper. Abstract This paper attempts to define an object-oriented database system. Main features and characteristics that a system must have...
Daniel F. Lieuwen, David F. DeWitt, Manish Mehta This paper describes four parallel pointer-based join algorithms for set-valued attributes. Pointer-based joins will be common in next-generation object-oriented database systems, so efficiently supporting them is...
ODMG.ORG A collection of ODBMS resources related to the ODMG standard as of 2001, hosted by ODBMS.ORG. LINK
Daniel F. Lieuwen, Alcatel-Lucent The purpose of this section is not to exhaustively enumerate the types of queries that can be optimized, but rather to demonstrate that the ideas in this thesis can be...
Daniel F. Lieuwen, David F. DeWitt Database programming languages like O 2 , E, and O++ include the ability to iterate through a set. Nested iterators can be used to express joins. We describe...