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.  Aggregate/user-defined SQL function support is not
implemented.

Maintainer: Anil Madhavapeddy <avsm@openbsd.org>

WWW: http://metamatix.org/~ocaml/ocaml_sqlite3.html
