ocaml-postgresql - OCaml library for accessing PostgreSQL databases
Website: | http://www.ocaml.info/home/ocaml_sources.html#postgresql-ocaml |
---|---|
License: | "LGPLv2+ with exceptions" |
- Description:
This OCaml-library provides an interface to PostgreSQL, an efficient and reliable, open source, relational database. Almost all functionality available through the C-API (libpq) is replicated in a type-safe way. This library uses objects for representing database connections and results of queries.
Packages
ocaml-postgresql-1.16.0-1m.mo8.i686 [49 KiB] |
Changelog
by NARITA Koichi (2011-11-29):
- (1.16.0-1m) - update to 1.16.0 - rebuild against ocaml-3.12.1 |