An object-oriented approach to database system implementation
- 1 December 1981
- journal article
- Published by Association for Computing Machinery (ACM) in ACM Transactions on Database Systems
- Vol. 6 (4) , 576-601
- https://doi.org/10.1145/319628.319645
Abstract
This paper examines object-oriented programming as an implementation technique for database systems. The object-oriented approach encapsulates the representations of database entities and relationships with the procedures that manipulate them. To achieve this, we first define abstractions of the modeling constructs of the data model that describe their common properties and behavior. Then we represent the entity types and relationship types in the conceptual schema and the internal schema by objects that are instances of these abstractions. The generic procedures (data manipulation routines) that comprise the user interface can now be implemented as calls to the procedures associated with these objects. A generic procedure model of database implementation techniques is presented and discussed. Several current database system implementation techniques are illustrated as examples of this model, followed by a critical analysis of our implementation technique based on the use of objects. We demonstrate that the object-oriented approach has advantages of data independence, run-time efficiency due to eliminating access to system descriptors, and support for low-level views.Keywords
This publication has 14 references indexed in Scilit:
- System level concurrency control for distributed database systemsACM Transactions on Database Systems, 1978
- An analysis of inline substitution for a structured programming languageCommunications of the ACM, 1977
- Some ideas on data types in high-level languagesCommunications of the ACM, 1977
- The design and implementation of INGRESACM Transactions on Database Systems, 1976
- System RACM Transactions on Database Systems, 1976
- New feature for module protection in SIMULAACM SIGPLAN Notices, 1976
- Data abstractions for data basesACM SIGPLAN Notices, 1976
- A database management facility for automatic generation of database managersACM Transactions on Database Systems, 1976
- The treatment of data types in EL1Communications of the ACM, 1974
- A relational model of data for large shared data banksCommunications of the ACM, 1970