💻
💻 Technology

SirixDB 1.0 Beta: Git-like versioning and time-travel queries for databases

SirixDB 1.0 Beta is a database that treats history as a first-class citizen: every commit stores a lightweight, directly queryable revision without needing to replay events. Users can query any point in time, diff arbitrary revisions and efficiently track data evolution. It supports two time axes — transaction time and valid time — allowing, for example, a price correction to be stored and both the original and corrected values queried independently.

Comments

No comments yet