jimnelson372 / sirix_fork

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.

Home Page:https://sirix.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

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.

https://sirix.io

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Java 93.4%Language:Kotlin 6.1%Language:XQuery 0.2%Language:XSLT 0.1%Language:Shell 0.1%Language:HTML 0.1%Language:Dockerfile 0.0%