Video description
Two recent trends—the plummeting cost of storage and the widespread adoption of data warehouse technology—have led to an increasing interest in temporal databases. Indeed, the idea of maintaining and processing historical data has become not just a goal but also a reality for many organizations. Consequently, the ability to deal properly with the time dimension in databases has become an increasingly important practical problem. And today’s mainstream DBMS products are beginning to include features that are specifically designed to help with this important requirement—though it has to be said too that the support currently found in those products falls a long way short of the theoretical ideal.
This Master Class video describes and explains that theoretical ideal—which, interestingly, is 100 percent consistent with the classical relational model—in depth. It also discusses, in depth, the new temporal support to be found in the SQL standard (“SQL:2011”). This video includes five major parts:
- A Review of Relational Concepts—consists of a careful review of the relational model, with emphasis on features that seem not to be as widely understood as they should be.
- Laying the Foundations—explains some of the basic problems of temporal databases (some of which are far from obvious, incidentally) and lays the groundwork for solving those problems.
- Building on the Foundations—uses the material from Part II as a basis for addressing a variety of practical issues, including temporal database design, temporal integrity constraints, and temporal querying and updating.
- SQL Support—explains the pertinent features of the SQL standard in detail..
Table of contents
- Introduction
- Types
- Relations
- Relational Algebra - Part 1
- Relational Algebra - Part 2
- Relation Variables
- Time and the Database
- What's the Problem?
- Intervals
- Expand and Collapse
- Pack and Unpack I - The Single Attribute Case
- Pack and Unpack II - The Multiattribute Case
- Generalizing the Relational Operators
- Database Design I - Structure - Part 1
- Database Design I - Structure - Part 2
- Database Design II - Keys and Related Constraints - Part 1
- Database Design II - Keys and Related Constraints - Part 2
- Database Design III - General Constraints
- Queries
- Updates - Part 1
- Updates - Part 2
- Logged Time and Stated Time
- Point and Interval Types Revisited
- Numeric Types
- Interval Types Revisited
- SQL Support - Periods
- SQL Support - Queries
- SQL Support - System Time
- SQL Support - Summary and Assessment
- Appendixes
Product information
- Title: Time and Relational Theory
- Author(s):
- Release date: January 2015
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781491917763
You might also like
book
Time and Relational Theory, 2nd Edition
Time and Relational Theory provides an in-depth description of temporal database systems, which provide special facilities …
video
Temporal Data and Relational Theory
Two recent trends—the plummeting cost of storage and the widespread adoption of data warehouse technology—have led …
video
The Closed World Assumption
The Closed World Assumption(CWA) is an extremely important concept in the database world, despite the fact …
video
Type Inheritance and Relational Theory
The basic ideas of type inheritance—and the languages and products supporting those ideas—have been around for …