clouchdb
Clouchdb is an interface to the CouchDb databases.

Features include:

  • A more concise and comfortable API for Lisp development than HTTP and JavaScript.
  • A lispy syntax for creating document views (thanks to Parenscript).

It supports CouchDb version 1.1.0 and newer, and it should be portable across Lisp implementations. It has currently been tested with SBCL and Clozure CL on Mac OSX Lion (64bit,Intel).

License: BSD

Homepage: http://common-lisp.net/project/clouchdb/

Author: Peter Eddy


StructuredStorage