package pgocaml

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

Install

Authors

Maintainers

Sources

v4.4.0.tar.gz
md5=efdcb7b660e45a67c1e261849a16e5e0
sha512=0b200510ec6f7ab1f8fb4f98f9d792e6a2a7b446028926ee6d04b4b66130e580b4be4a018027c1e07e41fa78a569ed8a6c316638398d8c5b85d369aef12f77ef

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: 27 Sep 2023

Dev Dependencies

None

Conflicts

None