Release Notes: This release brings major performance improvements for duplicate keys and some bugfixes for record numbers and duplicate keys. The API has two changes (ham_close and ham_env_close now expect a second parameter). A new sample (env2.c) was added; it creates a 1:n relation between a Customers database and an Orders database with the help of duplicate keys. Prebuilt libraries for Windows (32-bit and 64-bit) are available for download.


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.