Database Lisp programming on Linux

I'm used to windows programming and want to migrate to linux programming.

Using lisp. is there a way to access a database backend? (namely mysql).

If I write a program in another language, can I start the executable, set a few parameters (ie. connection settings), execute a query and read results.

I did ask the question a few years ago. But I thought I would ask again to see if anyone had actually done it.

Comments

This discussion has been closed.