libpgocaml-ocaml
OCaml type-safe bindings for PostgreSQL (runtime)
Description
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. Moreover, it uses the describe feature of PostgreSQL to obtain type information about the database. This allows PG'OCaml to check at compile-time if the program is indeed consistent with the database structure. This type-safe database access is the primary advantage that PG'OCaml has over other PostgreSQL bindings for OCaml. This package contains dynamically loadable plugins for PG'OCaml.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/darioteixeira/pgocaml
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install libpgocaml-ocaml