Hi,
I want to know what are the differences between using BerkeleyDB or LDBM as backend, and if i use LDBM, what are the differences using BerkeleyDB or GDBM as API? Which is faster, or more stable? In which cases is better to use one instead of the other?
BerkeleyDB and LDBM are database libraries, not backends.