mysql_protocol
OCaml implementation of the native MySQL/MariaDB Protocol with the Bitstring library
README
OCaml implementation of the native MySQL Protocol with the Bitstring library.
How to install
opam install mysql_protocol
Documentation
Interfaces: client, data conversion, charsets.
How to build
Building the project
dune build
Building the documentation
dune build @doc
Copyright
Copyright (C) 2011-2022, Stephane Legrand.
Install
- Published
-
13 Apr 2022
- Authors
-
- Maintainers
-
Sources
3.0.3.tar.gz
md5=25881ffc4a6c0e974703d014b6b38a42
sha512=60ee821bfeaaf7996d803f560d87f171e5205cd41494cc5579d8e794755b1f1747e7c7da9d83b6e4c73ebe41d680a2306db2d26b72467c7d8789573da37f246c
Dependencies
odoc
with-doc
ppx_bitstring
>= "4.0.1"
bitstring
>= "4.0.1"
ounit2
with-test
ocaml
>= "4.09.0"
dune
>= "2.7"
Reverse Dependencies