Ladies and Gentlemen, I've released an early version of Berkeley DB wrapper for OCaml. It is available at http://osdn.org.ua/~yrashk/ocamlbdb-0.0.1.tar.gz It requires Cook and FunnelWeb to be built (URLs are listed in README). And, of course, Berkeley DB. OCamlBDB provides both functional and object interface to Berkeley DB. Since this release is very early I want to notice that it is not well-tested and still lacks of some features (including some big ones - locks, mpoolfile and a lot of configuration methods). Also OCamlBDB has no META for ocamlfind yet. I've used Berkeley DB 4.1.24 to develop OCamlBDB. Any feedback is appreciated. -- Regards, Yurii.