Coder Social home page Coder Social logo

mihaicristiantanase / clsql Goto Github PK

View Code? Open in Web Editor NEW

This project forked from unwashedmeme/clsql

1.0 0.0 0.0 15.77 MB

Several branches containing different patches, see the wiki for branch descriptions

License: Other

C++ 0.03% C 0.16% Common Lisp 98.85% Makefile 0.96%

clsql's Introduction

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.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 http://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. http://lists.kpe.io/mailman/listinfo/CLSQL

Patches are welcome. It will be much easier for us to incorporate if
you use [git](http://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.

* http://help.github.com/ has some excellent tutorials on getting
  started.
* http://git-scm.com/book is an excellent in depth tutorial on how to
  use git effectively.

clsql's People

Contributors

kevinrosenberg avatar bobbysmith007 avatar ryepup avatar mbattyani avatar schaueho avatar puercopop avatar tdrhq avatar mihaicristiantanase avatar rswarbrick avatar ryszard avatar

Stargazers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.