The POSTGRES Data Model
Lawrence A. Rowe, Michael Stonebraker
Abstract
Lawrence A. Rowe, Michael Stonebraker
Abstract
Abstract : This paper describes the data model for POSTGRES, a next-generation extensible database management system being developed at the University of California StR86. The data model is a relational model that has been extended with abstract data types, data of type procedure, and attribute and procedure inheritance. These mechanisms can be used to simulate a wide variety of semantic and object-oriented data modeling constructs including aggregation and generalization, complex objects with shared subobjects, and attributes that reference tuples in other relations.
OpenAlex reports 223 citations for this work. Citation counts describe recorded attention and do not establish research quality.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
Abstract : This paper describes the data model for POSTGRES, a next-generation extensible database management system being developed at the University of California StR86. The data model is a relational model that has been extended with abstract data types, data of type procedure, and attribute and procedure inheritance. These mechanisms can be used to simulate a wide variety of semantic and object-oriented data modeling constructs including aggregation and generalization, complex objects with shared subobjects, and attributes that reference tuples in other relations.
Key concepts: Computer science