A Conceptual Design of a Generalized Database Subsystem.
Katsuya Hakozaki, Takenori Makino, Masayuki Mizuma, Mamoru Umemura, Shigeki Hiyoshi:
A Conceptual Design of a Generalized Database Subsystem.
VLDB 1977: 246-253@inproceedings{DBLP:conf/vldb/HakozakiMMUH77,
author = {Katsuya Hakozaki and
Takenori Makino and
Masayuki Mizuma and
Mamoru Umemura and
Shigeki Hiyoshi},
title = {A Conceptual Design of a Generalized Database Subsystem},
booktitle = {Proceedings of the Third International Conference on Very Large
Data Bases, October 6-8, 1977, Tokyo, Japan},
publisher = {IEEE Computer Society},
year = {1977},
pages = {246-253},
ee = {db/conf/vldb/HakozakiMMUH77.html},
crossref = {DBLP:conf/vldb/77},
bibsource = {DBLP, http://dblp.uni-trier.de}
}
Abstract
A database subsystem (GDS) is proposed. The main objective is to provide a basis for constructing efficient database management systems. A functional interface (GDI), defined for the subsystem, primarily manipulates a single record. Various access functions are provided in order to
manipulate a wide variety of logical data structures. Mapping from a logical data structure to a
physical data structure is completely maintained in the GDS. Data definition and control functions
are also included in the GDI. The subsystem is implemented on a special purpose processor (GDP)
which independently operates from a host processor, responsible for the rest of the database management functions. The GDP is composed of special hardware and firmware function modules, local
memories and a shared memory which is used for communicating with the host processor. Parallel processing at the host-GDP level and intra-GDP level assures high performance. Furthermore, the interprocessor communication mechanism using the shared memory significantly reduces overhead time by
avoiding useless data transfer operations. The subsystem can be applied to various database
management system, such as a CODASYL type, a relational type, end user facilities etc.
Copyright © 1977 by The Institute of
Electrical and Electronic Engineers, Inc. (IEEE).
Abstract used with permission.
CDROM Version: Load the CDROM "Volume 1 Issue 4, VLDB '75-'88" and ...
DVD Version: Load ACM SIGMOD Anthology DVD 1" and ...
Printed Edition
Proceedings of the Third International Conference on Very Large Data Bases, October 6-8, 1977, Tokyo, Japan.
IEEE Computer Society 1977
Contents
References
- [1]
- ...
- [2]
- Stanley Y. W. Su, G. Jack Lipovski:
CASSM: A Cellular System for Very Large Data Bases.
VLDB 1975: 456-472
- [3]
- Chyuan Shiun Lin, Diane C. P. Smith, John Miles Smith:
The Design of a Rotating Associative Array Memory for a Relational Database Management Application.
ACM Trans. Database Syst. 1(1): 53-65(1976)
- [4]
- R. H. Canaday, R. D. Harrison, Evan L. Ivie, J. L. Ryder, L. A. Wehr:
A Back-end Computer for Data Base Management.
Commun. ACM 17(10): 575-582(1974)
- [5]
- ...
- [6]
- Morton M. Astrahan, Mike W. Blasgen, Donald D. Chamberlin, Kapali P. Eswaran, Jim Gray, Patricia P. Griffiths, W. Frank King III, Raymond A. Lorie, Paul R. McJones, James W. Mehl, Gianfranco R. Putzolu, Irving L. Traiger, Bradford W. Wade, Vera Watson:
System R: Relational Approach to Database Management.
ACM Trans. Database Syst. 1(2): 97-137(1976)
- [7]
- Edsger W. Dijkstra:
The Structure of "THE"-Multiprogramming System.
Commun. ACM 11(5): 341-346(1968)
- [8]
- ...
- [9]
- ...
- [10]
- ...
- [11]
- ...
- [12]
- ...
Copyright © Tue Mar 16 02:21:55 2010
by Michael Ley (ley@uni-trier.de)