Content deleted Content added
No edit summary |
No edit summary |
||
Line 1:
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]].
|