4 lines
191 B
Plaintext
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.
|