Models and databases with the Mito ORM and SxQL

from blog Lisp journey, | ↗ original
Following is a tutorial on how to use the Mito ORM. As usual, this is best read on the Common Lisp Cookbook. It will be updated there. The Database section on the Awesome-cl list is a resource listing popular libraries to work with different kind of databases. We can group them roughly in four categories: wrappers to one database engine...