Navigation auf zora.uzh.ch

Search ZORA

ZORA (Zurich Open Repository and Archive)

Extending the kernel of a relational dbms with comprehensive support for sequenced temporal queries

Dignös, Anton; Böhlen, Michael Hanspeter; Gamper, Johann; Jensen, Christian S (2016). Extending the kernel of a relational dbms with comprehensive support for sequenced temporal queries. ACM Transactions on Database Systems, 41(4):1-46.

Abstract

Many databases contain temporal, or time-referenced, data and use intervals to capture the temporal aspect. While SQL-based database management systems (DBMSs) are capable of supporting the management of interval data, the support they offer can be improved considerably. A range of proposed temporal data models and query languages offer ample evidence to this effect. Natural queries that are very difficult to formulate in SQL are easy to formulate in these temporal query languages. The increased focus on analytics over historical data where queries are generally more complex exacerbates the difficulties and thus the potential benefits of a temporal query language. Commercial DBMSs have recently started to offer limited temporal functionality in a step-by-step manner, focusing on the representation of intervals and neglecting the implementation of the query evaluation engine.
This article demonstrates how it is possible to extend the relational database engine to achieve a full-fledged, industrial-strength implementation of sequenced temporal queries, which intuitively are queries that are evaluated at each time point. Our approach reduces temporal queries to nontemporal queries over data with adjusted intervals, and it leaves the processing of nontemporal queries unaffected. Specifically, the approach hinges on three concepts: interval adjustment, timestamp propagation, and attribute scaling. Interval adjustment is enabled by introducing two new relational operators, a temporal normalizer and a temporal aligner, and the latter two concepts are enabled by the replication of timestamp attributes and the use of so-called scaling functions. By providing a set of reduction rules, we can transform any temporal query, expressed in terms of temporal relational operators, to a query expressed in terms of relational operators and the two new operators. We prove that the size of a transformed query is linear in the number of temporal operators in the original query. An integration of the new operators and the transformation rules, along with query optimization rules, into the kernel of PostgreSQL is reported. Empirical studies with the resulting temporal DBMS are covered that offer insights into pertinent design properties of the article's proposal. The new system is available as open-source software.

Additional indexing

Item Type:Journal Article, refereed, original work
Communities & Collections:03 Faculty of Economics > Department of Informatics
Dewey Decimal Classification:000 Computer science, knowledge & systems
Scopus Subject Areas:Physical Sciences > Information Systems
Scope:Discipline-based scholarship (basic research)
Language:English
Date:2016
Deposited On:06 Jan 2017 14:50
Last Modified:15 Mar 2025 02:41
Publisher:Association for Computing Machinery
ISSN:0362-5915
Additional Information:© 2017 ACM, Inc. This is the author's version of the work. It is posted here for your personal use. Not for redistribution. The definitive Version of Record was published in ACM Transactions on Database Systems (TODS), Volume 41 Issue 4, December 2016, Article No. 26, http://dx.doi.org/10.1145/2967608
OA Status:Green
Publisher DOI:https://doi.org/10.1145/2967608
Other Identification Number:merlin-id:14054
Download PDF  'Extending the kernel of a relational dbms with comprehensive support for sequenced temporal queries'.
Preview
  • Content: Accepted Version

Metadata Export

Statistics

Citations

Dimensions.ai Metrics
26 citations in Web of Science®
32 citations in Scopus®
Google Scholar™

Altmetrics

Downloads

520 downloads since deposited on 06 Jan 2017
62 downloads since 12 months
Detailed statistics

Authors, Affiliations, Collaborations

Similar Publications