libtokyocabinet9

Tokyo cabinet database libraries [runtime]
  http://fallabs.com/tokyocabinet/
  0
  no reviews



Tokyo cabinet is an efficient database library like gdbm and ndbm. it features hash database and b+ tree database and is developed as the successor of qdbm, for the purpose of the following three points: higher processing speed, smaller size of a database file, and simpler api.

this is the runtime package for programs that use the tokyo cabinet database library.