Release Notes: This release adds one API function, which will be needed to implement the Python wrapper. It also fixes three bugs, two of them minor.


Release Notes: This release has a few performance improvements and supports Transactions with In-Memory Environments. In addition, it comes with a myriad of small API cleanups. See the README for details and how to migrate your code. Sources and precompiled Win32 libraries are available for download.


Release Notes: This release fixes a few minor bugs, has a few performance improvements, and fixes a segmentation fault in the .NET API. The internal C++ implementation has been moved into namespace “ham” to avoid conflicts with other symbols. Please check the README for upcoming API changes in the next release.


Release Notes: This release fixes several issues including a segmentation fault, a few misplaced asserts, and a data corruption issue. It is highly recommended to upgrade. Sources and pre-compiled libraries for Win32/Win64 are available for download.


Release Notes: This release fixes several bugs and adds support for Microsoft's Visual Studio 2010. The legacy file format of hamsterdb 1.0.9 and older is no longer supported. Sources and precompiled libraries for Win32 (x86 and x64) are available for download.


Release Notes: This release makes hamsterdb thread-safe. A bug in the freelist was fixed. Boost is now required. Sources and pre-compiled win32/win64 libraries are available for download.