X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=doc%2Fintro.xml;h=1dc741dc954c7d3a3a1cb5a824e44983f1b44f23;hp=ea59c4b6f4091e9903eb114a30bc095af56625b9;hb=55f590bf6f5298e59aae30f02c958388f483da02;hpb=abfd6ad47ac151ccdda9cb7ee59e57958d5768fa diff --git a/doc/intro.xml b/doc/intro.xml index ea59c4b..1dc741d 100644 --- a/doc/intro.xml +++ b/doc/intro.xml @@ -14,7 +14,7 @@ linkend="gloss-sql">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. + LispWorks Ltd. @@ -42,7 +42,8 @@ Optimized loading of integer and floating-point fields. - Additional database backends: &odbc;, &aodbc;, and &sqlite;. + Additional database backends: &odbc;, &aodbc;, &sqlite; + and &sqlite3;. A compatibility layer for &cmucl; specific code. @@ -131,6 +132,7 @@ &postgresql; v7.4 with both direct API and TCP socket connections. &sqlite;. + &sqlite3;. Direct &odbc; interface. &oracle; OCI. Allegro's DB interface (&aodbc;).