

| |||||||
|
You are here: Root > By Topic > Database
A library for interacting with CouchDb databases
| peter.eddy@gmail.com | |
| Web site | http://common-lisp.net/project/clouchdb/ |
| Mailing list | clouchdb-devel@common-lisp.net |
| Version | 0.0.11 - |
| Maturity | Alpha |
| OS compatibility | Any (tested on Linux and OSX) |
| ASDF installable | Yes |
| Official Download | http://common-lisp.net/project/clouchdb/clouchdb_0.0.11.tar.gz |
| Mirrored Download | |
| Source code repository | http://common-lisp.net/cgi-bin/viewcvs.cgi/?cvsroot=clouchdb |
Clouchdb is a library for interacting with CouchDb databases. CouchDb is a document-centric, schemaless database engine that uses JSON and REST as its native language and communication protocol. Clouchdb aims to make Lisp interaction with CouchDb Lisp seamless and natural.
This library has been tested with OpenMCL 1.1 on OSX Tiger and Leopard and with SBCL on Linux, but should be easily portable to other platforms and Lisp implementations.
Full documentation can be found at the Clouchdb website, the distribution is ASDF installable and includes unit tests and usage examples.
LIFT | ParenScript | Drakma
Database | BSD license | Open Source | ASDF installable
You must be logged to add a note
You must be logged to add a comment