luacdb is a lua interface to cdb, modeled closely on lhf's gdbm interface. luacdb currently provides a read-only interface - you cannot make a cdb using luacdb-1.0. luacdb-1.0 is in the public domain. The lua homepage is http://www.lua.org/ The cdb homepage is http://cr.yp.to/cdb.html The luacdb homepage is http://pobox.com/~taj.khattra/luacdb.html -taj