Skip navigation

STANFORD UNIVERSITY

INFORMATION TECHNOLOGY SERVICES

Berkeley Database 3.3.11

Summary

Description: Embedded database and hash file library
Source: http://www.sleepycat.com/

Support

This package is available for all platforms. This package is unsupported and provided on an as-is basis.

Description

Berkeley DB is a programmatic toolkit that provides high-performance built-in database support for desktop and server applications and for information appliances.

The Berkeley DB access methods include B+tree, Extended Linear Hashing, Fixed and Variable-length records, and Queues. Berkeley DB provides full transactional support, database recovery, online backups, and separate access to locking, logging and shared memory caching subsystems.

The above is taken from the SleepyCat Software web site.

Usage

You will need to compile with the compiler flag -I/usr/pubsw/include/db3 and link with libdb-3.a or libdb-3.so to use this version of Berkeley DB.

Files

   Programs: db3_archive db3_checkpoint db3_deadlock db3_dump db3_load
             db3_printlog db3_recover db3_stat db3_upgrade db3_verify
  Libraries: libdb-3.3.a libdb-3.3.la libdb-3.3.so libdb-3.a libdb-3.so
   Includes: db3/*

Accuracy

This information reflects the version of this package that is installed in Stanford's site-wide pubsw software tree. Newer versions of the package may be available from the package source. The contents of this page, including the source URL if applicable, are generally only reviewed when the package is upgraded and therefore may not accurately reflect the current version of the package.

Last modified Tuesday, 24-Feb-2009 01:39:50 PM

Stanford University Home Page