Chapter 1. Introduction

Table of Contents
Purpose
History
Prerequisites
Installation

Purpose

CLSQL is a Common Lisp interface to SQL databases. A number of Common Lisp implementations and SQL databases are supported.The general structure of CLSQL is based on the CommonSQL package by Xanalys.