Hamsterdb description:
Hamsterdb is an open source embeddable database. The Hamsterdb API is simple and mostly self-documenting.
Fast algorithms and data structures guarantee high performance for all scenarios. The implementation of these algorithms minimizes disk access and operating system calls (i.e. memory allocations).
Data structures try to take advantage of modern CPU caches. Memory mapped file operations are preferred to the slower read/write I/O.
The user will have the ability to adjust Hamsterdb for any hardware platform just by changing the page size, key size and cache size.
The minimum static memory footprint is just 55 kb, and the minimum memory allocated for a database is one page (the page size depends on the operating system, but can be overwritten by the user).
The cache size can be hard limited to any value (if the hard limit is reached, operations will fail with an "out of cache"-error; if a soft limit is reached, Hamsterdb...
|
 Hamsterdb is not available for Windows Portable (click here to submit it!)


 Hamsterdb is not available for Handheld

7-Day download statistics for HAMSTERDB

Most downloaded programs in the last 24 hours
|