Files
pkgsrc-ng/databases/pgocaml/DESCR
2016-11-18 22:39:22 +01:00

4 lines
191 B
Plaintext

PG'OCaml provides an interface to PostgreSQL databases for OCaml applications.
It uses Camlp4 to extend the OCaml syntax, enabling one to directly embed SQL
statements inside the OCaml code.