This page (revision-1) was last changed on 29-Nov-2024 16:16 by UnknownAuthor

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 1 added 11 lines
!!! Overview
[{$pagename}] [Berkeley DB Java Edition|http://www.oracle.com/database/berkeley-db/je/index.html] (also referred to as "Berkeley DB JE", "BDBJE", or "JE") is a pure [Java] [database] designed by Sleepycat Software, which was purchased by the [Oracle].
[{$pagename}] provides a highly-scalable, high-performance, transactional [B-Tree] [database], with support for full [ACID] semantics and it is used as the primary database for storing user data in [OpenDS].
[OpenDS] provides a [Back-end] that uses the Berkeley DB Java Edition for storing its information. This backend is often called the "JE Backend" or simply "JEB". It uses a Berkeley DB Java Edition environment that consists of multiple individual databases. The [id2entry database|Definition -- id2entry Database] provides a mechanism for mapping [entry ID|Definition -- Entry ID] values to [entry|Definition -- Entry|LDAP Entry] contents. Other databases serve as [indexes|LDAP Indexes] that can be used to quickly find entry contents for processing various types of operations. See the [JE Backend Database Design] document for more information on the way that OpenDS uses the Berkeley DB Java Edition to provide backend functionality.
!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]