data-table
data-table is a library providing a data structure that has rows of data and column names and types (ie database results)

data-table also has some simple type analysis to convert data-tables of strings to data-tables of common-lisp types. It also integrates with CL-CSV and CLSQL

For more info see:

Git Hub: https://github.com/AccelerationNet/data-table


Topic: AccelerationNet, data structure