Skip to content

sshirokov/CLSQL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLSQL is a Common Lisp to SQL engine interface by Kevin M.
Rosenberg. It includes both functional and object oriented subsystems
for data definition and manipulation as well as an integrated symbolic
SQL syntax.

CLSQL supports a number of RDBMS and uses the UFFI (http://uffi.b9.com) 
library for compatibility with Allegro CL, Lispworks, CMUCL, SBCL and
OpenMCL.

CLSQL has incorporated code from the following projects. At this point
in 2004, development of has stopped on these incorporated projects.
  - Pierre Mai's MaiSQL
  - onShore Development's UncommonSQL
  - Paul Meurer's SQL/ODBC 
  - Cadabra's Oracle interface

CLSQL's home is http://clsql.b9.com.

Documentation is available as a PDF file in doc/clsql.pdf and as HTML
files in doc/html.tar.gz.


About

A "mirror" of the official CLSQL repo to compensate for uptime and speed

Resources

License

Unknown and 3 other licenses found

Licenses found

Unknown
COPYING.CLSQL
Unknown
COPYING.MaiSQL
Unknown
COPYING.SQL-ODBC
Unknown
COPYING.USQL

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages