pgx
Pure-OCaml PostgreSQL client library
Description
PGX is a pure-OCaml PostgreSQL client library, supporting Async, LWT, or synchronous operations.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
Documentation
github.com
Changelog
LGPL-2.0-only WITH OCaml-LGPL-linking-exception License
Edit opam file
- Published
- 31 May 2022
- Authors
- Maintainers
Sources
pgx-2.1.tbz
sha256=3c53140b3b7082835927604f2511c77329406edcea5f378fed60f9fe9cb7da5d
sha512=cc95e07625c195675f01700e31906488bbe40f3db887b2564c9d19f250900b165174ba595acdb35adb5f7db6bcaf5f9fb1d784efd1c5f7d5202d61641ac55a12
Dependencies
sexplib0
>= "v0.13.0"
re
>= "1.5.0"
ppx_sexp_conv
>= "v0.13.0"
ppx_custom_printf
>= "v0.13.0"
ppx_compare
>= "v0.13.0"
odoc
with-doc
ocaml
>= "4.08" & < "5.0"
dune
>= "1.11"
bisect_ppx
dev & >= "2.0.0"
alcotest
with-test & >= "1.0.0"
Reverse Dependencies
pgx_async
= "2.1"
pgx_lwt
= "2.1"
pgx_lwt_mirage
= "2.1"
pgx_lwt_unix
= "2.1"
pgx_unix
= "2.1"
pgx_value_core
= "2.1"
pgx_value_ptime
< "2.2"