The LinuxDig.Com Linux Dictionary is currently in Beta. You can help, email Comments or Suggestions here.
Number of Terms : 8142 Number of Definitions : 9135
exdbm1. eXode database manager The eXode database manager is a structured ASCII-based database library. EXdbm can be used to manage the configuration files of eXode clients. The library uses a tree of hash tables structures stored in memory, favouring speed upon memory consumption. This is not a general purpose database library, its efficiency is based on the fact that the databases managed contain less than a few thousand entries. Note that eXdbm is a general purpose configuration library, it can be used in many other applications without relations to the eXode project. For information on the exode project visit http://simplicity.net/exode. From Debian 3.0r0 APT |
|
|