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: https://bitbucket.org/mmottl/sqlite3-ocaml/
