An implementation of a multimedia object-oriented database management system

  • Authors:
  • Milko Marinov;Dimitar Radev

  • Affiliations:
  • Department of Computer Systems & Technologies, University of Rousse;Department of Communication Equipment & Technologies, University of Rousse

  • Venue:
  • CompSysTech '03 Proceedings of the 4th international conference conference on Computer systems and technologies: e-Learning
  • Year:
  • 2003

Quantified Score

Hi-index 0.00

Visualization

Abstract

The object-oriented paradigm represents one of the most successful paradigms in many areas of computer science. It has gained wide acceptance as a unifying paradigm for the design of database systems, programming languages, and artificial intelligence area over the last decade. In this work the characteristics of the object model of data are presented. The general characteristics are described of the object-oriented database management system CODAS implemented as a library of C++ classes. The major requirements to the file architecture are formulated. The organisation of the database nodes and the structures of the object and index files are presented in details.