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 (cl-sqlite, postmodern, cl-redis,…), interfaces to several DB engines (clsql, sxql,…), persistent object databases (bknr.