Multi-level data model in DPLS: database, dynamic program control & open-ended POL support

  • Authors:
  • Masaaki Tsubaki

  • Affiliations:
  • Chiyoda Chemical Engineering & Construction Co., Ltd., Yokohama, Japan

  • Venue:
  • VLDB '75 Proceedings of the 1st International Conference on Very Large Data Bases
  • Year:
  • 1975

Quantified Score

Hi-index 0.00

Visualization

Abstract

A multi-level or three-level data model is introduced in DPLS -- Database, Dynamic Program Control and Open-Ended POL Support. The first ievel is logically the highest "Information Structure Model" where "Entity, Attribute and Value" are the bases for formalizing information. A logical database is composed of as many logical subfiles as the number of defined entity types. The second level is the "Data Structure Model" where the logical subfiles are broken down into physical subfiles in consideration of unused space, redundancy, variable length data, access efficiency, security, integrity, maintenance, etc. A physical subfile is a collection of stored records with the simplest rectangular form. The third level is the "Storage Structure Model" where physical subfiles are given the required number of pages in the data sets. These clearly separated three-level data representations produce a high degree of data independence and storage device independence, which support system designers with orthogonal system decomposition.