Initial release of CLSQL available

Kevin Rosenberg <kevin-HJRc7zDS/[email protected]> Sat, 23 Mar 2002 07:25:59 -0700 (MST)
Newsgroups gmane.lisp.uffi.general
Message-ID <[email protected]>
I'm giving first notice to the UFFI mail list that I have released
the initial version of CLSQL. CLSQL is based on Pierre Mai's MaiSQL
package. It has extensive modifications to
 - Improve MySQL support
 - Use UFFI
 - Adds AODBC (Allegro ODBC) as a backend
 - Works on CMUCL, Lispworks, and AllegroCL
 - Symbol export and loading improvements

 - Still broken, PostgreSQL socket interface. The C-API
interface works fine, though.

The web site is http://clsql.med-info.com. From there,
you can download distributions. I recommend, though, using
CVS to stay up to date to improvements and bug fixes. You can
also sign up for mail lists.

I'll likely announce it to c.l.l in the near future.

-- 
Kevin Rosenberg
kevin-HJRc7zDS/[email protected]