package caqti

  1. Overview
  2. Docs
Unified interface to relational database libraries

Install

Dune Dependency

Authors

Maintainers

Sources

caqti-v1.1.0.tbz
md5=1dbae4092760be0813823a1936dec1c6
sha256=9635da1efb377fc4477a573f8292d4afd781e20dae17e2da7250dc7fbfec5170

doc/caqti/Caqti_sql_io/index.html

Module Caqti_sql_ioSource

SQL IO utility functions.

Sourcemodule type MONAD = sig ... end

The concurrency monad assumed by Make.

Sourcemodule type S = sig ... end

The interface implemented by Make.

Sourcemodule Make (Io : MONAD) : S with type 'a future := 'a Io.t

The implementation.

OCaml

Innovation. Community. Security.