libpostgresql-ocaml-dev

Ocaml bindings to postgresql's libpq
  http://mmottl.github.io/postgresql-ocaml/
  0
  no reviews



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 package contains all the development stuff you need to use ocaml postgres bindings in your programs.