The POSTGRES Data Model.
Lawrence A. Rowe, Michael Stonebraker:
The POSTGRES Data Model.
VLDB 1987: 83-96@inproceedings{DBLP:conf/vldb/RoweS87,
author = {Lawrence A. Rowe and
Michael Stonebraker},
editor = {Peter M. Stocker and
William Kent and
Peter Hammersley},
title = {The POSTGRES Data Model},
booktitle = {VLDB'87, Proceedings of 13th International Conference on Very
Large Data Bases, September 1-4, 1987, Brighton, England},
publisher = {Morgan Kaufmann},
year = {1987},
isbn = {0-934613-46-X},
pages = {83-96},
ee = {db/conf/vldb/RoweS87.html},
crossref = {DBLP:conf/vldb/87},
bibsource = {DBLP, http://dblp.uni-trier.de}
}
Abstract
The design of the POSTGRES data model is described.
The data model is a relational model that has been extended with
abstract data types including user-defined operators and procedures,
relation attributes of type procedure, and attribute and procedure
inheritance. These mechanism 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.
Copyright © 1987 by the VLDB Endowment.
Permission to copy without fee all or part of this material is granted provided that the copies are not made or
distributed for direct commercial advantage, the VLDB
copyright notice and the title of the publication and
its date appear, and notice is given that copying
is by the permission of the Very Large Data Base
Endowment. To copy otherwise, or to republish, requires
a fee and/or special permission from the Endowment.
Online Paper
CDROM Version: Load the CDROM "Volume 1 Issue 4, VLDB '75-'88" and ...
DVD Version: Load ACM SIGMOD Anthology DVD 1" and ...
Printed Edition
Peter M. Stocker, William Kent, Peter Hammersley (Eds.):
VLDB'87, Proceedings of 13th International Conference on Very Large Data Bases, September 1-4, 1987, Brighton, England.
Morgan Kaufmann 1987, ISBN 0-934613-46-X
Contents
Reprint
Research Foundations in OO and Semantics DBS:
91-110
References
- [1]
- Michel E. Adiba, Bruce G. Lindsay:
Database Snapshots.
VLDB 1980: 86-91
- [2]
- T. Lougenia Anderson, Earl F. Ecklund Jr., David Maier:
Proteus: Objectifying the DBMS User Interface.
OODBS 1986: 133-145
- [3]
- ...
- [4]
- Daniel G. Bobrow, Kenneth M. Kahn, Gregor Kiczales, Larry Masinter, Mark Stefik, Frank Zdybel:
CommonLoops: Merging Lisp and Object-Oriented Programming.
OOPSLA 1986: 17-29
- [5]
- E. F. Codd:
A Relational Model of Data for Large Shared Data Banks.
Commun. ACM 13(6): 377-387(1970)
- [6]
- George P. Copeland, David Maier:
Making Smalltalk a Database System.
SIGMOD Conference 1984: 316-325
- [7]
- Peter Dadam, Klaus Küspert, F. Andersen, Henk M. Blanken, R. Erbe, Jürgen Günauer, Vincent Y. Lum, Peter Pistor, Georg Walch:
A DBMS Prototype to Support Extended NF2 Relations: An Integrated View on Flat Tables and Hierarchies.
SIGMOD Conference 1986: 356-367
- [8]
- ...
- [9]
- Uwe Deppisch, H.-Bernhard Paul, Hans-Jörg Schek:
A Storage System for Complex Objects.
OODBS 1986: 183-195
- [10]
- ...
- [11]
- Michael Hammer, Dennis McLeod:
Database Description with SDM: A Semantic Database Model.
ACM Trans. Database Syst. 6(3): 351-386(1981)
- [12]
- Roger L. Haskin, Raymond A. Lorie:
On Extending the Functions of a Relational Database System.
SIGMOD Conference 1982: 207-212
- [13]
- ...
- [14]
- Ru-Mei Kung, Eric N. Hanson, Yannis E. Ioannidis, Timos K. Sellis, Leonard D. Shapiro, Michael Stonebraker:
Heuristic Search in Data Base Systems.
Expert Database Workshop 1984: 537-548
- [15]
- ...
- [16]
- John Mylopoulos, Philip A. Bernstein, Harry K. T. Wong:
A Language Facility for Designing Database-Intensive Applications.
ACM Trans. Database Syst. 5(2): 185-207(1980)
- [17]
- Lawrence A. Rowe:
A Shared Object Hierarchy.
OODBS 1986: 160-170
- [18]
- David W. Shipman:
The Functional Data Model and the Data Language DAPLEX.
ACM Trans. Database Syst. 6(1): 140-173(1981)
- [19]
- John Miles Smith, Diane C. P. Smith:
Database Abstractions: Aggregation and Generalization.
ACM Trans. Database Syst. 2(2): 105-133(1977)
- [20]
- ...
- [21]
- Michael Stonebraker, Erika Anderson, Eric N. Hanson, W. Bradley Rubenstein:
Quel as a Data Type.
SIGMOD Conference 1984: 208-214
- [22]
- ...
- [23]
- Michael Stonebraker, Lawrence A. Rowe:
The Design of Postgres.
SIGMOD Conference 1986: 340-355
- [24]
- Michael Stonebraker:
Object Management in Postgres Using Procedures.
OODBS 1986: 66-72
- [25]
- Michael Stonebraker:
Inclusion of New Types in Relational Data Base Systems.
ICDE 1986: 262-269
- [26]
- ...
- [27]
- Carlo Zaniolo:
The Database Language GEM.
SIGMOD Conference 1983: 207-218
Copyright © Sun Mar 14 23:30:08 2010
by Michael Ley (ley@uni-trier.de)