login

Design and implementation of a temporal extension of SQL

Published 6 May 2004
C.X. Chen, Jun Kong, Carlo Zaniolo
Citations22

TL;DR

This work presents a valid-time extension of SQL and investigates its efficient implementation on an object-relational database system, and proposes an approach, where temporal queries are expressed using a point-based time model, which only requires minimal extensions to SQL.

Abstract

We present a valid-time extension of SQL and investigate its efficient implementation on an object-relational database system. We propose an approach, where temporal queries are expressed using a point-based time model, which only requires minimal extensions to SQL: 1999. Our prototype system called TENORS (for Temporal ENhanced Object-Relational System) maps the external point-based temporal queries and data model into equivalent internal representations based on time intervals. We describe the mapping of queries from external views to internal relations, and the temporal clustering and indexing methods used to support these queries on DB2.

Keywords

Computer Science