package pgx

  1. Overview
  2. Docs

Description

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

Published: 31 May 2018

Dependencies (7)

  1. jbuilder >= "1.0+beta14"
  2. bisect_ppx build & >= "1.3.1"
  3. sexplib >= "v0.10" & < "v0.13"
  4. re
  5. uuidm
  6. ppx_jane < "v0.13"
  7. ocaml >= "4.04.2"

Dev Dependencies (2)

  1. ounit with-test
  2. base64 with-test & < "3.0.0"

Used by (4)

  1. omigrate
  2. pgx_async < "1.0"
  3. pgx_lwt < "1.0"
  4. pgx_unix < "1.0"

Conflicts

None