News

    01/12/08

    hamsterdb Embedded Storage 1.0.0rc1 released


    This is the release candidate for version 1.0. It fixes a few bugs, and the behaviour of some API functions was changed slightly.
    Read the Release Notes for more information. Sources, CHANGELOG and prebuilt libraries for Windows (32bit and 64bit) are available for download here!


    12/21/07

    hamsterdb Embedded Storage 0.4.9 released


    This release features two new command line tools: ham_dump for dumping databases, and ham_info for printing database information and statistics.
    A few minor bugs were fixed as well, especially on the SPARC architecture which is now fully supported.
    Read the Release Notes for more information. Sources, CHANGELOG and prebuilt libraries for Windows (32bit and 64bit) are available for download here!


    11/16/07

    hamsterdb Embedded Storage 0.4.8 released


    This release comes with a thin C++ API wrapper and two new C++ samples (db6.cpp and env3.cpp), AES encryption and zlib compression. A few minor bugs were fixed as well.
    Read the Release Notes for more information. Sources, CHANGELOG and prebuilt libraries for Windows (32bit and 64bit) are available for download here!


    10/10/07

    hamsterdb Embedded Storage 0.4.7 released


    This release brings major performance improvements for duplicate keys and some bug fixes 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 and an Orders database with the help of duplicate keys.
    Read the Release Notes for more information. Sources, CHANGELOG and prebuilt libraries for Windows (32bit and 64bit) are available for download here!


    09/26/07

    hamsterdb Embedded Storage 0.4.6 released


    This release implements "duplicate items". A new sample (db5.c) was added. Also, a few bugs were fixed, especially with "record number" databases and big-endian architectures. hamsterdb is now released under GPL 2.0 or later, and therefore can also be used in GPL 3.0 projects.
    Read the Release Notes for more information and known issues. Sources, CHANGELOG and prebuilt libraries for Windows (32bit and 64bit) are available for download here!