Path: Database : Berkeley DB API :

Matt's Page C++ Berkeley DB Abstractions:


Berkeley DB is a hash table, btree and record set binary file
database API.


API

  btree.h - C++ wrapper class for the Berkely DB btree C API
  rec_table.h - C++ wrapper class for the Berkely DB record number table C API
  hashtable.h - C++ wrapper class for the Berkely DB hashtable C API



Download

  db.tar.gz - the source code software archive tar ball
  db.zip - the soruce code in a zip archive file