SirixDB is an an embeddable, bitemporal, append-only database system and event store, storing immutable lightweight snapshots. It keeps the full history of each resource. Every commit stores a space-efficient snapshot through structural sharing. It is log-structured and never overwrites data. SirixDB uses a novel page-level versioning approach.
created at June 9, 2012, 2:22 a.m.
A GUI console for SirixDB, using Svelte/Sapper.
created at Feb. 13, 2020, 6:12 p.m.