From: Dmitri Ivanov
Subject: [ANN] YstokSQL 0.2 - Common Lisp ODBC interface
Date: 
Message-ID: <br1aha$1bg0$2@news.aha.ru>
Hello,

This is the second release of YstokSQL, a Common Lisp library for
interfacing relational databases via ODBC. The implementation is much
inspired by Xanalys(R) CommonSQL, but provides only the functional
SQL interface.

YstokSQL is distributed under a LLGPL style license.
The distribution is available at http://lisp.ystok.ru/projects.html

YstokSQL was tested on LispWorks 4.2, 4.3 for Windows against
MS Access, Oracle 8.1.7, and MS SQL Server ODBC drivers.
Compatibility with Allegro CL, CMUCL, Corman Lisp, and MCL is targetable.

Version 0.2 major features:
- Extended bracket syntax.
- Embedded local-time library.
- ODBC 3.0 support.
- Prepared execution support.
- Catalog functions.
- Prefetching via block cursors (more than one row at once).
- Various cursor operations via SQLSetPos and SQLBulkOperations.
- ODBC Installer support.

Bug reports and suggestions are welcome.
--
Sincerely,
Dmitri Ivanov
lisp.ystok.ru