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

3.0.2.tar.gz
md5=1a7ead147f8bc63c9265bc6f5cd9c3bd
sha512=6df3ce7ffdee6feb9e5e56298787e46c7b44d40baabdb2475fc697476eaa04d4dfb33b35a4ac92fc15eeacac23d53cfb63a9fa3b065acfa6fced95dec4790502

Description

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

Published: 03 Apr 2022

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. num
  6. dune >= "2.7"

Dev Dependencies (2)

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

Used by

None

Conflicts

None

OCaml

Innovation. Community. Security.