项目作者: sirixdb

项目描述 :
SirixDB is a temporal, evolutionary database system, which uses an accumulate only approach. 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 called sliding snapshot.
高级语言: Java
项目地址: git://github.com/sirixdb/sirix.git
创建时间: 2012-06-09T02:22:14Z
项目社区:https://github.com/sirixdb/sirix

开源协议:BSD 3-Clause "New" or "Revised" License

下载