package caqti-driver-mariadb

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

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.