package pgx

  1. Overview
  2. Docs
Pure-OCaml PostgreSQL client library

Install

Authors

Maintainers

Sources

pgx-2.2.tbz
sha256=e50dfb4e9d124d74da0d82f480357f63f947bb469b49c171ffd5f27c3c69c56a
sha512=07592f9c9a123b446f2742cc39bf23751dd0590b8028e7ed14f254c6f2c77a23efc616557aff43775354ff49cf71276ac400cf72d2c4d921fa4473d0b3209b21

Description

PGX is a pure-OCaml PostgreSQL client library, supporting Async, LWT, or synchronous operations.

Published: 27 Oct 2022

Dependencies (11)

  1. uuidm
  2. sexplib0 >= "v0.13.0"
  3. re >= "1.5.0"
  4. ppx_sexp_conv >= "v0.13.0"
  5. ppx_custom_printf >= "v0.13.0"
  6. ppx_compare >= "v0.13.0"
  7. ocaml >= "4.08"
  8. camlp-streams
  9. ipaddr
  10. hex
  11. dune >= "3.2" & >= "3.2"

Dev Dependencies (3)

  1. odoc with-doc
  2. bisect_ppx dev & >= "2.0.0"
  3. alcotest with-test & >= "1.0.0"

Conflicts

None