Introduction to Object Oriented Databases
Liam Quin Introduces to the basic concepts of object oriented databases. LINK (DOC)
Operational Database Management Systems
Liam Quin Introduces to the basic concepts of object oriented databases. LINK (DOC)
A. Albano et. al., University of Pisa A technical report on the Type Rules and the Operational Semantics. DOWNLOAD (PDF)
Steve Hand and Jane Chandler Very visual introduction to ODBMS. DOWNLOAD (PDF)
Steve McClure, IDC Though outdated, this paper helps to understand the difference between ODBMS and ORDBMS. LINK
Bell Labs Database Systems Research Department Resource page with collections of papers from 1989-1996 LINK
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...
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...