package mysql_protocol

  1. Overview
  2. Docs
OCaml implementation of the native MySQL/MariaDB Protocol with the Bitstring library

Install

Dune Dependency

Authors

Maintainers

Sources

mysql_protocol-v3.0.1.tbz
sha256=a65c8cc593534a1be674d321953888182ed2ab4e84f549eff52276067166aca9
sha512=59297eb12a028e75dd2703bddd2b167755ed25d3b269bb6dc5e52c0c0ec9c08157a21bee6918c4d0d0d7ae42585df059af5160c3a87a6fb4b23911398634a51a

Description

This library allows you to access the functionality provided by MySQL or MariaDB

Published: 23 Nov 2020

README

OCaml mysql_protocol library

OCaml implementation of the native MySQL Protocol with the Bitstring library.

How to install

opam install mysql_protocol

Documentation

How to build

Building the project

dune build

Building the documentation

dune build @doc

Copyright

Copyright (C) 2011-2020, Stephane Legrand.

Dependencies (6)

  1. ppx_bitstring >= "4.0.1"
  2. bitstring >= "4.0.1"
  3. cryptokit
  4. ocaml >= "4.09.0"
  5. dune >= "2.7"
  6. num

Dev Dependencies (2)

  1. odoc with-doc
  2. ounit2 with-test

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.