package caqti

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

Install

Dune Dependency

Authors

Maintainers

Sources

caqti-0.10.1.tbz
sha256=e2b1d83b54f4583fc1cf4775d006c68cab4ec0b95a359ab724d5305ada737280
md5=7abd1ee41a02eb7483617cbc22b09691

doc/caqti.v1/Caqti1_connect/index.html

Module Caqti1_connectSource

(v1) Connection functor and backend registration.

  • deprecated

    Don't use this in new code.

Sourceval define_driver : string -> (module Caqti1_driver_sig.F) -> unit

register_scheme scheme m installs m as a handler for the URI scheme scheme. This call must be done by a backend installed with findlib name caqti-driver-scheme as part of its initialization.

OCaml

Innovation. Community. Security.