package caqti-driver-mariadb

  1. Overview
  2. Docs
MariaDB driver for Caqti using C bindings

Install

Dune Dependency

Authors

Maintainers

Sources

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

doc/caqti-driver-mariadb/Caqti_driver_mariadb/index.html

Module Caqti_driver_mariadbSource

Caqti driver for MariaDB (bindings).

This driver is implement in terms of the mariadb OPAM package. It handles URIs of the form

mariadb://<user>:<password>@<host>:<port>/?socket=<socket>

where components are optional and present ones are passed on to the correspondingly named arguments to the connect function of MariaDB.

OCaml

Innovation. Community. Security.