clisp-sqlite

clisp-sqlite is a simple interface to the sqlite library written by Scott Williams. It offers a raw interface directly to the C functions in the package SQLITE.RAW, as well as a more civilized and lispy interface in SQLITE.

Download ASDF package from http://clisp-sqlite.googlecode.com/files/clisp-sqlite_1.0.tar.gz

clisp-sqlite dictionary

SQLITE.RAW package

These functions call sqlite directly, so they don't provide any fancy error handling, or argument conversion.

SQLITE package

This package provides a more convenient interface to sqlite, complete with rudimentary condition handling. Database pointers are wrapped in a sqlite::database object. You can extract the wrapped database pointer with sqlite::database-address if you really want it, but it's best not to mix calls between functions from the sqlite and sqlite.raw packages.

Examples


CLISP SQL

This page is linked from: SQLite Lisp interface  

CLiki pages can be edited by anyone at any time. Imagine a fearsomely comprehensive disclaimer of liability. Now fear, comprehensively