From couchdb-commits-return-1282-apmail-incubator-couchdb-commits-archive=incubator.apache.org@incubator.apache.org Sun Nov 02 01:32:47 2008 Return-Path: Delivered-To: apmail-incubator-couchdb-commits-archive@locus.apache.org Received: (qmail 36700 invoked from network); 2 Nov 2008 01:32:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Nov 2008 01:32:47 -0000 Received: (qmail 12191 invoked by uid 500); 2 Nov 2008 01:32:53 -0000 Delivered-To: apmail-incubator-couchdb-commits-archive@incubator.apache.org Received: (qmail 12170 invoked by uid 500); 2 Nov 2008 01:32:53 -0000 Mailing-List: contact couchdb-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: couchdb-dev@incubator.apache.org Delivered-To: mailing list couchdb-commits@incubator.apache.org Received: (qmail 12161 invoked by uid 99); 2 Nov 2008 01:32:53 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 01 Nov 2008 18:32:53 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.130] (HELO eos.apache.org) (140.211.11.130) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 02 Nov 2008 01:31:34 +0000 Received: from eos.apache.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id B23F41114F for ; Sun, 2 Nov 2008 01:32:15 +0000 (GMT) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Apache Wiki To: couchdb-commits@incubator.apache.org Date: Sun, 02 Nov 2008 01:32:15 -0000 Message-ID: <20081102013215.24173.40426@eos.apache.org> Subject: [Couchdb Wiki] Update of "Related Projects" by MartinCzura X-Virus-Checked: Checked by ClamAV on apache.org Dear Wiki user, You have subscribed to a wiki page or wiki category on "Couchdb Wiki" for change notification. The following page has been changed by MartinCzura: http://wiki.apache.org/couchdb/Related_Projects The comment on the change is: page creation New page: A list of CouchDB related projects, clients and libraries. == Clients == * ["Valance"] GUI client in PyGTK * [http://dansickles.blogs.com/weblog/2006/09/levitz.html Levitz - XUL based CouchDb utility client] == Libraries == * [http://couchobject.rubyforge.org/ CouchObject (Ruby client + JsServer for views in Ruby)] * [http://code.google.com/p/couchdb4j/ CouchDB4J Java bindings] * [http://code.google.com/p/erlcouch/ Erlang interface to CouchDB] * Perl interfaces: * [http://search.cpan.org/dist/Net-CouchDB/ Net::CouchDb] * [http://search.cpan.org/dist/CouchDB-Client/ CouchDB::Client] * [http://search.cpan.org/dist/POE-Component-Client-CouchDB/ POE::Component::Client::CouchDB] * Perl tools: * [http://search.cpan.org/dist/CouchDB-View/ CouchDB::View, handling Perl views on both the client and server sides] * [http://search.cpan.org/dist/CouchDB-Deploy/ CouchDB::Deploy, simple configuration to help deploy applications that use CouchDB] * [http://code.google.com/p/couchdb-python/ CouchDB Python Library] * [http://common-lisp.net/project/clouchdb/ CouchDB Common Lisp Library] * [http://jquery.com/plugins/project/jqcouch jQuery CouchDB Library] * [http://svn.pollinimini.net/couchphp/trunk/ PHP library for CouchDb] * [http://www.squeaksource.com/CouchDB.html Squeak CouchDB Library] * [https://launchpad.net/paisley/ Paisley: A Twisted Python CouchDB Client] * ["Storing GeoData"] (PHP, Google Geocoding Service) == Alternatives == * [http://fourspaces.com/blog/2008/4/11/FeatherDB_Java_JSON_Document_database Feather DB (CouchDB clone in Java)] * [http://strokedb.com/ StrokeDB (A CouchDB-like database written in Ruby to make embedding into Ruby apps easier)] == Applications == * See InTheWild