[Haskell-cafe] Haskell binding to Berkeley DB?

Christian Maeder maeder at tzi.de
Fri Feb 4 04:47:05 EST 2005


our uniform workbench has a "simpleDB" binding to BDB.

http://www.informatik.uni-bremen.de/uniform/wb/

The sources can be downloaded with

cvs -d \
    :pserver:cvsread at cvs-agbkb.informatik.uni-bremen.de:/repository \
     co uni

and can be compiled with a recent ghc-6.2.2.

The only documentation that I'm aware of is a top-level README file.

Cheers Christian

Dimitry Golubovsky wrote:
> Hi,
> 
> Has anyone tried/been successful on developing such a binding?



More information about the Haskell-Cafe mailing list