chrisnevers / mysql8

🥞 An OCaml wrapper for the MySQL C API
https://chrisnevers.github.io/mysql8/mysql8/index.html
GNU Lesser General Public License v2.1
1 stars 1 forks source link
database database-connector dune mysql ocaml ocaml-wrapper opam

🥞 MySQL 8

An OCaml wrapper for the MySQL C API (v8.0). This project is a fork of ocaml-mysql with updates to handle MySQL 8.

Install

You can install the library with:

dune build
dune install

Documentation

The Mysql API