Re: Berkeley DB
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Berkeley DB
- From: Taj Khattra <taj.khattra@...>
- Date: 2003年9月18日 22:38:28 -0700
On Thu, Sep 18, 2003 at 09:27:39AM -0300, Luiz Henrique de Figueiredo wrote:
> I have no experience with Berkeley DB, but if I'm reading the man page right
> (man db?), then it should be easy to write one based on the one I wrote for
> gdbm, which is available at http://www.tecgraf.puc-rio.br/~lhf/ftp/lua/ .
> Or am I missing something?
the berkeley db interface is "huge" compared to gdbm :)
-taj