package ocamldbi

  1. Overview
  2. Docs
Database independent layer patterned upon Perl DBI

Install

Dune Dependency

Authors

Maintainers

Sources

ocamldbi-0.9.11.tar.gz
md5=b22a0aeb956c9049359579cd2cba33fd

Description

Published: 21 Nov 2013

README

README

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/

Dependencies (4)

  1. num
  2. pcre
  3. ocamlfind
  4. ocaml < "4.06.0"

Dev Dependencies

None

Used by

None

Conflicts (1)

  1. freetds