HaExcel is a framework to manipulate, transform and query spreadsheets. It is implemented in Haskell and consists of the following parts: Library A generic/reusable library to map spreadsheets into relational database models and back: This library contains an algebraic data type to model a (generic) spreadsheet and functions to transform it into a relational model and vice versa. Such functions im