package pgocaml

  1. Overview
  2. No Docs
Native OCaml interface to PostgreSQL databases

Install

dune-project
 Dependency

Authors

Maintainers

Sources

4.0.tar.gz
md5=592f4981041fcb7bbe76ccb9977d9e32
sha512=fe6d1e24ad471c4e4a0abe5f7718881c8bc4de4c7c2e76285ca4c77997a2e5cfd625fa159f35b5892dd88e5a4b5444b7aa98fd7683e0fd94aa1636be4b657b69

Description

PGOCaml provides an interface to PostgreSQL databases for OCaml applications. Note that it speaks the PostgreSQL wire protocol directly, and therefore does not need to create bindings to the PostgreSQL libpq C library. The PPX syntax extension is now packaged separately as 'pgocaml_ppx'. You will want to take a look at it if you're considering using PGOCaml.

Published: 13 Dec 2019

Dependencies (10)

  1. sexplib
  2. rresult
  3. ppx_deriving >= "4.0"
  4. re
  5. ppx_sexp_conv
  6. ocaml >= "4.07" & < "5.0"
  7. hex
  8. dune >= "1.10"
  9. csv
  10. calendar >= "2.00"

Dev Dependencies

None

Conflicts

None

OCaml

Innovation. Community. Security.