Another SQLite interface, which works with version 3 and is CMUCL specific, can be found at http://www.randallsquared.com/download/sqlite/cmucl-sqlite3/ . It's in the Public Domain.
CLSQL claims to support SQLite 2, and has some level of support for SQLite 3.
clisp-sqlite is a clisp-specific binding for sqlite, with some extra sugar.