-
Notifications
You must be signed in to change notification settings - Fork 0
License
Unknown and 3 other licenses found
Licenses found
Unknown
COPYING.CLSQL
Unknown
COPYING.MaiSQL
Unknown
COPYING.SQL-ODBC
Unknown
COPYING.USQL
dxtr/clsql
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 (https://uffi.kpe.io) 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 https://clsql.kpe.io. Documentation is available as a PDF file in doc/clsql.pdf and as HTML files in doc/html.tar.gz. CONTRIBUTING ------------ If you would like to report a bug please do so through the clsql mailing list. https://lists.kpe.io/mailman/listinfo/CLSQL Patches are welcome. It will be much easier for us to incorporate if you use [git](https://git-scm.com/). Please keep distinct changes in seperate patches as it makes it much easier to review. If you have something small to to send to the mailing list `git format-patch` is your friend. If you have a bigger set of patches then I recommend creating a fork on github from https://github.com/UnwashedMeme/clsql. Once your patches are available there either issue a pull request or let us know about it on the mailing list. * https://help.github.com/ has some excellent tutorials on getting started. * https://git-scm.com/book is an excellent in depth tutorial on how to use git effectively.
About
No description, website, or topics provided.
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 0
No packages published