Download List

Project Description

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 Requirements

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.

2009-12-05 10:33 Back to release list
1.1.0

This release comes with a functionality called "Approximate Matching" that retrieves the nearest neighbour if a key cannot be found. Additionally, performance was increased significantly and several bugs were fixed. Users can now give hints regarding the database characteristics ("Data Access Modes") to further improve performance. Several other functions were added, mainly to retrieve Database information. This release can read/write databases created with 1.0.x, but not vice-versa.

Project Resources