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.1-only WITH OCaml-LGPL-linking-exception License
Edit opam file
- Published
- 31 May 2018
- Authors
- Maintainers
Sources
Dependencies
ounit
with-test
base64
with-test & < "3.0.0"
jbuilder
>= "1.0+beta14"
bisect_ppx
build & >= "1.3.1"
sexplib
>= "v0.10" & < "v0.13"
ppx_jane
< "v0.13"
ocaml
>= "4.04.2"
Reverse Dependencies