3 lines
191 B
Text
3 lines
191 B
Text
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.
|