package caqti

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

Install

Dune Dependency

Authors

Maintainers

Sources

caqti-v1.7.0.tbz
sha256=a363cfcc15f2a3ab9721d08789a65aaa1108d27f974a9b68425a889596e27fb8
sha512=982b9c65fde0405b5d33822ff2743d1c8a8c0611dcd6615dd0af5b32048262f7ddbcae8434193cfd2b7ee845f29c2821d869862b34086099fcffc912b51d61a2

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.