Production program generation in a flexible data dictionary system

  • Authors:
  • Tore Risch

  • Affiliations:
  • -

  • Venue:
  • VLDB '80 Proceedings of the sixth international conference on Very Large Data Bases - Volume 6
  • Year:
  • 1980

Quantified Score

Hi-index 0.00

Visualization

Abstract

A data dictionary system with a query compiler is implemented in a symbol manipulation language, separate from the underlying database system. The query compiler (or program generator) generates COBOL programs for database access. These programs are optimized at generation time using information from the data dictionary. The implementation technique makes it possible to combine pilot implementation with production implementation of database application programs. Furthermore, an example is given of how the architecture of the system is convertible to different underlying database systems.