A MUMPS-based Relational Data Base system (MRDB)

  • Authors:
  • Georges S. Nicolas;John W. Lewis

  • Affiliations:
  • -;-

  • Venue:
  • ACM '76 Proceedings of the 1976 annual conference
  • Year:
  • 1976

Quantified Score

Hi-index 0.00

Visualization

Abstract

A relational database management system has been implemented in the MUMPS language using a binary tree structure for storage of relations. Several examples are given to illustrate the available functions and commands. Some details of the data structure are given, and tradeoffs discussed. The system was intended for teaching and research and no attempt was made to optimize performance. Nevertheless, timing measurements are presented to show that the use of a MUMPS-like tree structure for relational database system implementation can yield performance which varies with the size of the operand relations in a manner similar to previously reported relational database implementations.