Works on: Windows 10 | Windows 8.1 | Windows 8 | Windows 7 | Windows XP | Windows 2000 | Windows 2003 | Windows 2008 | Windows 98 | Windows ME | Windows NT | Windows Vista | Windows 2012 SHA1 Hash: d6f163bf4e6a2180b8b333481f0c4efe19261d71 Size: 162.76 MB File Format: zip
Rating: 1.956521739
out of 5
based on 23 user ratings
Downloads: 1148 License: Free
hamsterdb is a free software by hamsterdb and works on Windows 10, Windows 8.1, Windows 8, Windows 7, Windows XP, Windows 2000, Windows 2003, Windows 2008, Windows 98, Windows ME, Windows NT, Windows Vista, Windows 2012.
You can download hamsterdb which is 162.76 MB in size and belongs to the software category Databases Tools. hamsterdb was released on 2013-07-03 and last updated on our database on 2017-04-26 and is currently at version 2.1.
Thank you for downloading from SoftPaz! Your download should start any moment now. It would be great if you could rate and share:
Rate this software:
Share in your network:
hamsterdb Description
hamsterdb is a lightweight embedded "NoSQL" key-value store. It concentrates on ease of use, high performance, stability and scalability.The hamsterdb API is simple and self-documenting. Extensive documentation, FAQ and a tutorial are provided. The interface is similar to other widely-used database engines. APIs for Java, Python, .NET (i.e. C#, VB.NET) and Erlang are also available.hamsterdb is slim and lightweight and still offers all the features that you would expect from an embedded database, including transactions, recovery, cursors, in-memory databases, duplicate keys, auto-incrementing keys ("Record numbers"), remote databases with an embeddable http-based server (or a standalone http daemon) and many other features.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.
Whats new in this version:
Version 2.1.1 has improved integration of tcmalloc and removed ham_env_set_allocator.