ocaml-postgresql - OCaml library for accessing PostreSQL 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.12.3-1m.mo6.i686 [56 KiB] |
Changelog
by NAKAYA Toshiharu (2009-10-19):
- (1.12.3-1m) - [SECURITY] CVE-2009-2943 - update to 1.12.3 |