Implementing Lazy Database Updates for an Object Database System
Fabrizio Ferrandina, Thorsten Meyer, Roberto V. Zicari
Abstract
Fabrizio Ferrandina, Thorsten Meyer, Roberto V. Zicari
Abstract
Abstract Current object database management systems support user-defined conversion functions to update the database once the schema has been modified. Two main strategies are possible when implementing such database conversion functions: immediate or lazy database updates. In this paper, we concentrate our attention to the definition of implementation strategies for conversion functions implemented as lazy database updates. 1 Introduction Schema evolution in an object database system (ODBS) refers to the ability to change both the schema and consequently the database. Every time a schema is modified then the database has to be updated to be brought up to a consistent state with respect to the new schema. Some commercial ODBSs on the market allow both updating the schema and the database.
OpenAlex reports 49 citations for this work. Citation counts describe recorded attention and do not establish research quality.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
Abstract Current object database management systems support user-defined conversion functions to update the database once the schema has been modified. Two main strategies are possible when implementing such database conversion functions: immediate or lazy database updates. In this paper, we concentrate our attention to the definition of implementation strategies for conversion functions implemented as lazy database updates. 1 Introduction Schema evolution in an object database system (ODBS) refers to the ability to change both the schema and consequently the database. Every time a schema is modified then the database has to be updated to be brought up to a consistent state with respect to the new schema. Some commercial ODBSs on the market allow both updating the schema and the database.
Key concepts: Database schema, Computer science, Database, Database testing, Database design, Database tuning, View, Database theory