Skip navigation

STANFORD UNIVERSITY

INFORMATION TECHNOLOGY SERVICES

Berkeley Database 4.2.52

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.

Changes

4.2.52 2004-04-02

See /usr/pubsw/doc/Libraries/db4/docs/ref/upgrade.4.2/toc.html for information on upgrading from the 4.0 and 4.1 releases. Packages that used 4.0 and 4.1 may need some minor changes to work with 4.2.

4.1.25 2003-09-17

See /usr/pubsw/doc/Libraries/db4/docs/ref/upgrade.4.1/toc.html for information on upgrading from the 4.0 release. Packages that used 4.0 may need some minor changes to work with 4.1.

Usage

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

Files

   Programs: db4_archive db4_checkpoint db4_deadlock db4_dump db4_dump185
             db4_load db4_printlog db4_recover db4_stat db4_upgrade
             db4_verify
  Libraries: libdb-4.2.a libdb-4.2.la libdb-4.2.so libdb-4.so
   Includes: db4/*

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