lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


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