summaryrefslogtreecommitdiff
path: root/databases/pgocaml/DESCR
blob: 28695d6bbb266911ce39908142d9a58ced882504 (plain)
1
2
3
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.