Abstract
Evolving data has attracted considerable research attention. Researchers have focused on modeling and querying of schema/instance-level structural changes, such as, insertion, deletion and modification of attributes. Databases with such a functionality are known as temporal databases. A limitation of the temporal databases is that they treat changes as independent events, while often the appearance (or elimination) of some structure in the database is the result of an evolution of some existing structure. We claim that maintaining the causal relationship between the two structures is of major importance since it allows additional reasoning to be performed and answers to be generated for queries that previously had no answers. We present the TrenDS, a system for exploiting the evolution relationships between the structures in the database. In particular, our system combines different structures that are associated through evolution relationships into virtual structures to be used during query answering. The virtual structures define "possible" database instances, in a fashion similar to the possible worlds in the probabilistic databases. TrenDS uses a query answering mechanism that allows queries to be answered over these possible databases without materializing them. Evaluation of such queries raises many technical challenges, since it requires the discovery of Steiner forests on the evolution graphs.
Original language | English |
---|---|
Title of host publication | SIGMOD 2013 - International Conference on Management of Data |
Pages | 989-992 |
Number of pages | 4 |
DOIs | |
Publication status | Published - 29 Jul 2013 |
Event | 2013 ACM SIGMOD Conference on Management of Data, SIGMOD 2013 - New York, NY, United States Duration: 22 Jun 2013 → 27 Jun 2013 |
Conference
Conference | 2013 ACM SIGMOD Conference on Management of Data, SIGMOD 2013 |
---|---|
Country/Territory | United States |
City | New York, NY |
Period | 22/06/13 → 27/06/13 |
Keywords
- Data evolution
- Graph Algorithms
- Probabilistic databases