Skip to content

Files

Latest commit

author
Chris Nevers
May 12, 2020
42d2546 · May 12, 2020

History

History
16 lines (10 loc) · 340 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 340 Bytes

🥞 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