package caqti

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

Install

Dune Dependency

Authors

Maintainers

Sources

caqti-0.10.0.tbz
sha256=83c80e1b55e0311d9a97b1f591a3f504670c977e7e47f8ed827897ce8d4a05ad
md5=28a2a8f5235662e7a452b786ffdb4a7f

doc/caqti.v1/Caqti1_sigs/index.html

Module Caqti1_sigsSource

(v1) Signatures.

  • deprecated

    Don't use this in new code.

Sourcemodule type PARAM = sig ... end

Parameter encoding functions.

Sourcemodule type TUPLE = sig ... end

Tuple decoding functions.

Sourcemodule type CONNECTION = sig ... end

The main API as provided after connecting to a resource.

Sourcemodule type CAQTI = sig ... end

The connect functions as exposed to application code through the concurrency implementations:

OCaml

Innovation. Community. Security.