SirixDB
SirixDB facilitates effective and efficient storing and querying of your temporal data. Every commit stores a space-efficient snapshot.
Worldwide
Pinned Repositories
brackit
Query processor with proven optimizations, ready to use for your JSON store to query semi-structured data with JSONiq. Can also be used as an ad-hoc in-memory query processor.
sirix
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.
sirix-doc
Repository which includes all kinds of documentation as well as technical reports, conference papers... for Sirix.
sirix-kotlin-client
sirix-python-client
sirix-rust-client
Rust client for SirixDB
sirix-svelte-frontend
A GUI console for SirixDB, using Svelte/Sapper.
sirix-typescript-client
sirix-web-frontend
A web front-end for SirixDB based on Nuxt.js/Vue.js, D3.js and Typescript
sirixsh
SirixDB's Repositories
sirixdb/sirix
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.
sirixdb/brackit
Query processor with proven optimizations, ready to use for your JSON store to query semi-structured data with JSONiq. Can also be used as an ad-hoc in-memory query processor.
sirixdb/sirix-svelte-frontend
A GUI console for SirixDB, using Svelte/Sapper.
sirixdb/sirix-web-frontend
A web front-end for SirixDB based on Nuxt.js/Vue.js, D3.js and Typescript
sirixdb/sirix-python-client
sirixdb/sirix-rust-client
Rust client for SirixDB
sirixdb/sirix-typescript-client
sirixdb/sirix-kotlin-client
sirixdb/fsst-string-compression
sirixdb/sirix-doc
Repository which includes all kinds of documentation as well as technical reports, conference papers... for Sirix.
sirixdb/sirix-go-client
sirixdb/sirixsh
sirixdb/sirix-benchmarks
sirixdb/sirixdb.github.io
Website for sirix.io
sirixdb/.github
sirixdb/brackitas
sirixdb/brackitdb
sirixdb/brackitmr
Implementation of BrackitMR used in my Master's thesis and in the ADBIS 2013 paper "Versatile XQuery Processing in MapReduce"
sirixdb/docs
sirixdb/jax-rx
JAX-RX (REST) Interface, REST on XML easy made
sirixdb/sirix-csharp-client
sirixdb/tutorial-template
Template for the Read the Docs tutorial