Jump to content

Constant Data Base

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Maz2331 (talk | contribs) at 20:31, 6 August 2006. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

A Constant Database (or CDB) is a database intended to be read many times but only written to once. [Dan Bernstein] created a constant database specification and programs to utilize it on [Unix] systems.

CDBs are very commonly used in mail systems such as [Qmail].