Back to Search Start Over

Managing and querying transaction-time databases under schema evolution

Authors :
Moon, Hyun J.
Curino, Carlo A.
Deutsch, Alin
Hou, Chien-Yi
Zaniolo, Carlo
Source :
Proceedings of the VLDB Endowment; 20240101, Issue: Preprints p882-895, 14p
Publication Year :
2024

Abstract

The old problem of managing the history of database information is now made more urgent and complex by fast spreading web information systems, such as Wikipedia. Our PRIMAsystem addresses this difficult problem by introducing two key pieces of new technology. The first is a method for publishing the history of a relational database in XML, whereby the evolution of the schema and its underlying database are given a unified representation. This temporally grouped representation makes it easy to formulate sophisticated historical queries on any given schema version using standard XQuery. The second key piece of technology is that schema evolution is transparent to the user: she writes queries against the current schema while retrieving the data from one or more schema versions. The system then performs the labor-intensive and error-prone task of rewriting such queries into equivalent ones for the appropriate versions of the schema. This feature is particularly important for historical queries spanning over potentially hundreds of different schema versions and it is realized in PRIMAby (i) introducing Schema Modification Operators (SMOs) to represent the mappings between successive schema versions and (ii) an XML integrity constraint language (XIC) to efficiently rewrite the queries using the constraints established by the SMOs. The scalability of the approach has been tested against both synthetic data and real-world data from the Wikipedia DB schema evolution history.

Details

Language :
English
ISSN :
21508097
Issue :
Preprints
Database :
Supplemental Index
Journal :
Proceedings of the VLDB Endowment
Publication Type :
Periodical
Accession number :
ejs51419609
Full Text :
https://doi.org/10.14778/1453856.1453952