Documentation
Technical documentation and other resources for using hamsterdb.
API Documentation
The API documentation is automatically generated with
Doxygen from the central
header file
hamsterdb.h. It lists all functions, constants, status
codes and structures. It is the most authoritative documentation available.
more »
Tutorial
The tutorial demonstrates nearly all functions of hamsterdb. If you are not
familiar with lightweight database engines, this might be the best place to
start. The tutorial also covers the topics of compiling, installing and porting
hamsterdb.
more »
Samples
The samples are part of the hamsterdb sources; you can find them in the
directory
samples. For your convenience, they are available for
downloading
here »
FAQ
The frequently asked questions provide answers about programming and tuning
hamsterdb, as well as licensing questions.
more »