Objective Caml bindings for SQLite3
OCaml bindings to the SQLite 3 database access library.  The current
version provides low level access to the SQL queries and data
transfer.  Support for aggregate/user-defined SQL function support
via OCaml callbacks is also present.

Maintainer: Anil Madhavapeddy <avsm@openbsd.org>

WWW: http://www.ocaml.info/home/ocaml_sources.html
