Title :
Two-level caching of composite object views of relational databases
Author :
Hamon, Catherine ; Keller, Arthur M.
Abstract :
We describe a two-level client-side cache for composite objects mapped as views of a relational database. A semantic model, the Structural Model, is used to specify joins on the relational database that are useful for defining composite objects. The lower level of the cache contains the tuples from each relation that have already been loaded into memory. These tuples are linked together from relation to relation according to the joins of the structural model. This level of the cache is shared among all applications using the data on this client. The higher level of the cache contains composed objects of data extracted from the lower level cache. This level of the cache uses the object schema of a single application, and the data is copied from the lower level cache for convenient access by the application. This two-level cache is designed as part of the Penguin system, which supports multiple applications, each with its own object schema, to share data stored in a common relational database
Keywords :
cache storage; data structures; database theory; entity-relationship modelling; object-oriented databases; relational databases; Penguin system; Structural Model; composite object views; composite objects; joins; lower level cache; object schema; relational database; relational databases; semantic model; shared memory; tuples; two-level caching; two-level client-side cache; Application software; Computer architecture; Computer networks; Costs; Data mining; Object oriented databases; Object oriented modeling; Query processing; Relational databases; Workstations;
Conference_Titel :
Data Engineering, 1995. Proceedings of the Eleventh International Conference on
Conference_Location :
Taipei
Print_ISBN :
0-8186-6910-1
DOI :
10.1109/ICDE.1995.380354