OCaml mysql_protocol library
April 12, 2022 ยท View on GitHub
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.