Tagged articles
1 articles
Page 1 of 1
ITPUB
ITPUB
Jun 11, 2018 · Databases

How T‑TDSQL Implements a Full‑Temporal Data Model in MySQL

This article explains the design of T‑TDSQL's full‑temporal data model, detailing its state and time attributes, storage strategies for historical data in MVCC databases, various storage formats and modes, and a novel algorithm for historical state visibility judgment.

MVCCfull-temporalhistorical storage
0 likes · 13 min read
How T‑TDSQL Implements a Full‑Temporal Data Model in MySQL