A tool kit for database programming in Ada

  • Authors:
  • Stephen Fox;Anil Nori;John M. Smith;Arvola Chan;Sy Danberg

  • Affiliations:
  • -;-;-;-;-

  • Venue:
  • SIGAda '85 Proceedings of the 1985 annual ACM SIGAda international conference on Ada
  • Year:
  • 1985

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper describes an Ada-compatible database application development environment being designed and prototyped at Computer Corporation of America. This environment is intended to provide uniform access to centralized, homogeneously distributed, and heterogeneously distributed databases. There are two key interfaces: an interactive interface called Daplex which is based on a semantically rich data model and a powerful access language, and an application program interface called Adaplex which consists of an expression level integration of Daplex with Ada. The objective of this paper is to explain our rationale for designing Adaplex and to describe its support environment.