libqdbm-java

Qdbm database libraries for java
  http://fallabs.com/qdbm/
  0
  no reviews



Qdbm is an embeded database library compatible with gdbm and ndbm. it features hash database and b+ tree database and is developed referring to gdbm for the purpose of the following three points: higher processing speed, smaller size of a database file, and simpler api. this package provides the java interface for the qdbm database library.