Skip to content

chrisnevers/mysql8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🥞 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