package caqti

  1. Overview
  2. Docs
Abstraction over multiple database libraries

Install

Dune Dependency

Authors

Maintainers

Sources

caqti-0.9.0.tbz
sha256=4c84a16d983d0fed2786f536a3fa4d8fa113b8b30b4deea4a74772582d5489b2
md5=42a2e2d3b73d7fbaecc618549aad2865

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.