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.11.1-1m.mo6.i686 [56 KiB] |
Changelog
by NAKAYA Toshiharu (2009-05-16):
- (1.11.1-1m) - update to 1.11.1 |