A Brief Introduction to PG'OCaml
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.
[ Homepage ]
| Author: | Dario Teixeira. |
| Last modification date: | 07-Sep-2007 |
| Version: | 0.92 |
| Development status: | Beta |
| Kind: | Documentations :: Tutorials |
| Topic: | Databases |
| Homepage: | http://www.dse.nl/~dario/projects/pgoctut/ |