community
directory
books
authors
images
encyclopedia

Email:
Password:
Register

Knowledgerush Search

 

Google
  Web knowledgerush


Search for images of Berkeley DB


Message boards   Post comment

Berkeley DB

Berkeley DB (DB) is a high-performance, embedded database library with C, C++, Java, Perl, Python, Tcl and many other language bindings. DB stores arbitrary key/data pairs, and supports multiple data items for a single key. DB can support thousands of simultaneous threads of control manipulating databases as large as 256 terabytes, on a wide variety of systems including most UNIX-like and Windows systems.

Despite having a simple architecture it supports many advanced database features such as ACID transactions, fine-grained locking, an XA interface, hot backups and replication.

Berkeley DB is the underlying storage system of several commercial LDAP servers, the MySQL database system, and many other commercial and Open Source applications.

Berkeley DB is developed by Sleepycat Software. It is available with source code under a modified BSD-style Free software license. Developers who want to redistribute DB with proprietary applications must license it from Sleepycat.

Berkeley DB includes compatibility interfaces for some historic UNIX database libraries: dbm, ndbm and hsearch.

External links

Referenced By

DBMS | Database management system | Database software | Database system | Movable Type | MySQL | Relational DBMS | Sleepycat Software

 

Compose Your Message

Your Email Address or Pen Name (optional):
Subject:
Your Message:
 

 

 

 

 

 

This article is licensed under the GNU Free Documentation License. It uses material from the Wikipedia article "Berkeley DB".

 

Contact UsPrivacy Statement & Terms of Use

 
Copyright © 1999-2003 Knowledgerush.com. All rights reserved.