| Home | About | Contact | Participants | Publications | Software | Industry | Links | Internal |
TIMEDB
offers a temporal query language interface to valid-time,
transaction-time, and bitemporal tables. TIMEDB
translates temporal statements into SQL statements, which are then fed
to an underlying standard DBMS. The temporal query language is
temporally upward compatible with SQL.
FlashBack queries in Oracle 9i:
[an overview, by Surapaneni]
[white paper]
FlashBack queries in Oracle 10g:
[slides, by Bednar and Lubeck]
[documentation]
FlashBack Data Archive in Oracle 11g:
[white paper, by Rajamani]
LogExplorer
from Lumigent provides an analysis tool for Microsoft SQLServer logs,
to allow one to view how rows change over time (a nonsequenced
transaction-time query) and then to selectively back out and replay
changes, on both relational data and the schema (it effectively treats
the schema as a transaction-versioned schema).
aTempo's Time Navigator is a
data replication tool for DB2, Oracle, Microsoft SQL Server and Sybase
that extracts information from a database to build a slice repository,
thereby enabling image-based restoration of a past slice; these are
transaction time-slice queries.
IBM's
DataPropagator can use
data replication of a DB2 log to create both before and after images of
every row modification to create a transaction-time database that can be
later queried.
MarkLogic
Server product stores XML documents as a transaction-time database
and supports transaction timeslice queries in XQuery (termed
"point-in-time queries").
Copyright © 2000-2010. All rights reserved.