Stanford's generalized database system

  • Authors:
  • J. R. Schroeder;W. C. Kiefer;R. L. Guertin;W. J. Berman

  • Affiliations:
  • Stanford University, Stanford, California;Stanford University, Stanford, California;Stanford University, Stanford, California;University of Virginia, Charlottesville, Virginia

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

Quantified Score

Hi-index 0.00

Visualization

Abstract

SPIRES (STANFORD PUBLIC INFORMATION RETRIEVAL SYSTEM) is a generalized, on-line database management system developed by Stanford University. Since 1972 it has supported a diverse group of users who design and maintain their own databases. This paper presents an overview of not only the conceptual model of SPIRES, but also some of the underlying implementation techniques The discussion emphasizes the role of metadata: schemae that describe the physical or logical mapping of databases are themselves records in the databank and are entered interactively. The database structure is defined in terms of forest sets (databases), forests (record sets), and trees (records). Three aspects of SPIRES schemae are reviewed: a predicate which determines the membership of a record in a particular record set, forest-valued passing functions on trees, and files, which are forest subsets accessible to different user groups.