ocamldbi
Copyright (C) 2003 Merjis Ltd. (http://www.merjis.com/)
$Id: README,v 1.2 2004/12/21 13:37:48 ChriS Exp $

For installation instructions, see INSTALL.

ocamldbi is a database independent layer for Objective CAML (OCaml)
patterned upon Perl DBI.

Currently there are drivers for PostgreSQL and MySQL, and you can use
Perl DBD (database drivers) if you have Perl4Caml installed.

ocamldbi is distributed under the GNU Library General Public License
(see file COPYING.LIB for terms and conditions).

ocamldbi was mainly written by Richard W.M. Jones
(rich@annexia.org). See file AUTHORS for other contributors.

To find out more about OCaml, see the main site at
http://caml.inria.fr/ . The author has also written a tutorial at
http://merjis.com/richj/computers/ocaml/tutorial/
