luacdb is a Lua interface to Dan Bernstein's cdb. luacdb provides Lua interfaces for both creating and reading cdb's. luacdb is in the public domain and comes with no warranty - see LICENSE for legalese. synopsis: lcdb.c cdb binding lcdb_make.c cdb_make binding cdb.lua support code for cdb binding cdb_make.lua support code for cdb_make binding luacdbget cdbget imitation luacdbdump cdbdump imitation luacdbmake-12 cdbmake-12 imitation rts test script See INSTALL for installation instructions. See the cdb imitation scripts and the support code for the cdb and cdb_make bindings for examples of how to use luacdb. Please send all bug reports and suggestions to taj.khattra@gmail.com.