Download List

项目描述

hamsterdb Embedded Storage is an embedded database engine for C/C++, including wrappers for Java, .NET, and Erlang. It supports in-memory databases, very fast database cursors, "record number" databases, ACID transactions, and duplicate keys. hamsterdb is very fast and highly configurable. It compiles and runs on Unix platforms, Linux, Microsoft Windows, and embedded platforms.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-10-12 06:46 Back to release list
2.0.0.rc2

这是新的 (不稳定) 2.0.0 的第一个稳定版本分支,重新执行事务处理。几个 bug 固定的和大部分的代码被重构。现在需要一个 c + + 编译器来编译 hamsterdb。所有新功能和修正错误的 1.1.14 (将会很快发布) 被合并了。此发行版不是为生产做好准备。将会有至少一个更多稳定释放。
This is the first stabilization release of the new (unstable) 2.0.0 branch, which re-implemented the Transaction handling. Several bugs were fixed, and most of the code was refactored. A C++ compiler is now required to compile hamsterdb. All new features and bugfixes of 1.1.14 (will be released soon) were merged. This release is not ready for production. There will be at least one more stabilization release.

Project Resources