Files
ports/databases/ocaml-pgocaml
Benjamin Jacobs a08d587db9 databases/ocaml-pgocaml: New port
This library implements the PostgreSQL wire protocol (version 2, for
PostgreSQL 7 and above) in pure OCaml. In addition to a low-level
interface, this library provides a PPX syntax extension to type-check
and validate SQL expressions at build time.

WWW: https://github.com/darioteixeira/pgocaml
2026-06-29 00:08:53 +02:00
..