How to Install cl-qmynd in Ubuntu 18.04



Install cl-qmynd by entering the following commands in the terminal:

sudo apt update
sudo apt install cl-qmynd

Description:

MySQL Native Driver for Common Lisp

QMyND, the QITAB MySQL Native Driver, is a MySQL client library that directly talks to a MySQL server in its native network protocol. The little documentation there is currently lies in the code itself and its test suite.

Homepage: http://common-lisp.net/project/qitab/

Version: 20170630-1

Section: universe/lisp