postgresql-ocaml 2.0.2
Maintainer | markus.mottl@gmail.com | ||||
---|---|---|---|---|---|
Dependencies |
|
||||
Published | Aug 21, 2012 | ||||
Source [http] |
https://github.com/mmottl/postgresql-ocaml/archive/v2.0.2.tar.gz cc142ba59552ded65605740bf833223c |
||||
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/postgresql-ocaml/postgresql-ocaml.2.0.2/opam |
Bindings for the PostgreSQL database
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.
This is an up-to-date version of package "postgres"