Package : ocaml-pgocaml-introduction > RPM : ocaml-pgocaml-introduction-0.92-1.mga2.noarch.rpm

Basic items

Install
Name ocaml-pgocaml-introduction
Version 0.92
Release 1.mga2
URL http://www.dse.nl/~dario/projects/pgoctut/
Group Development/Other
Summary A Brief Introduction to PG'OCaml
Size 143KB
Arch noarch
License CC-by-sa-3.0

Description

PG'OCaml, by Richard W. M. Jones, provides an interface to PostgreSQL
databases for OCaml applications. It uses Camlp4 to extend the OCaml
syntax, enabling one to directly embed SQL statements inside the OCaml
code. Moreover, it uses the describe feature of PostgreSQL to obtain
type information about the database. This allows PG'OCaml to check at
compile-time if the programme is indeed consistent with the database
structure. This type-safe database access is the primary advantage that
PG'OCaml has over other PostgreSQL bindings for OCaml.

Unfortunately, PG'OCaml is rather lacking on the documentation front.
This document aims to fill that gap, by providing an overview of the
capabilities of the library, usage examples, and solutions to potential
pitfalls. Moreover, it also addresses the installation of PG'OCaml,
how to compile programmes that make use of the library, and the
correspondence between PostgreSQL data types and their OCaml
counterparts.

Media information

Distribution release Mageia 2
Media name core-release
Media arch i586

Advanced items

Source RPM ocaml-pgocaml-introduction-0.92-1.mga2.src.rpm
Build time 2012-03-23 15:59:49
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie