Skip to content

fingolfin/MySQL.jl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

309 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MySQL

docs CI codecov

deps version pkgeval

Package for interfacing with MySQL databases from Julia via the MariaDB C connector library, version 3.1.6.

Documentation

Stable Dev

Contributing

The tests require a MySQL DB to be running, which is provided by Docker:

docker compose up -d
julia --project -e 'using Pkg; Pkg.test()'
docker compose down

Releases

Packages

Contributors

Languages