X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=doc%2Fintro.xml;h=1dc741dc954c7d3a3a1cb5a824e44983f1b44f23;hb=18e34efea688a6758b6e997401fbc3f241da98f3;hp=a717241b043dd73ce0dddeb80a158595961dc49c;hpb=f7a5a676fd4af59c34329c6eaab8b718231b427b;p=clsql.git diff --git a/doc/intro.xml b/doc/intro.xml index a717241..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. @@ -95,7 +96,7 @@ &md5; &clsql;'s postgresql-socket interface uses Pierre Mai's - md5 + md5 module. @@ -131,8 +132,9 @@ &postgresql; v7.4 with both direct API and TCP socket connections. &sqlite;. + &sqlite3;. Direct &odbc; interface. - &oracle; + &oracle; OCI. Allegro's DB interface (&aodbc;).