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.12.5-2m.mo7.x86_64 [49 KiB] |
Changelog
by Yohsuke Ooi (2010-08-31):
- (1.12.5-2m) - full rebuild for mo7 release |