hamsterdb is an embedded database engine written in ANSI-C. It includes B+Trees with variable length keys and records. It supports in-memory databases and endian-independent files, database cursors, multiple databases in one file, "record number" databases, and duplicate keys. hamsterdb is very fast and highly configurable. It compiles and runs on Unix platforms, Linux, Microsoft Windows, and Windows CE. Wrappers for Java, .NET and Python are available.
Runs under: Unix,Linux,WinCE,Windows 2000,WinXP,Mac OS X,Windows Server 2003,.NET Windows,Java,.NET Cross-Platfo