"The task here is to explore connecting Lisp to a MySql database. I used synaptic on my Ubuntu system to install mysql-server and cl-sql. A simple database was created on mysql. The aim is to access the database from Lisp: search for entries, get back information, add new entries, etc. ..."
Full story »