Constant Data Base: Difference between revisions

Content deleted Content added
Efal (talk | contribs)
added reference to TinyCDB
tagging as uncategorized using AWB
Line 1:
{{uncat|September 2006}}
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, refer to his [http://cr.yp.to/cdb.html his CDB page].