Return-Path: X-Original-To: apmail-couchdb-commits-archive@www.apache.org Delivered-To: apmail-couchdb-commits-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 02D7D9B87 for ; Thu, 29 Mar 2012 01:22:25 +0000 (UTC) Received: (qmail 4930 invoked by uid 500); 29 Mar 2012 01:22:25 -0000 Delivered-To: apmail-couchdb-commits-archive@couchdb.apache.org Received: (qmail 4889 invoked by uid 500); 29 Mar 2012 01:22:25 -0000 Mailing-List: contact commits-help@couchdb.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@couchdb.apache.org Delivered-To: mailing list commits@couchdb.apache.org Received: (qmail 4877 invoked by uid 500); 29 Mar 2012 01:22:25 -0000 Delivered-To: apmail-incubator-couchdb-commits@incubator.apache.org Received: (qmail 4874 invoked by uid 99); 29 Mar 2012 01:22:25 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Mar 2012 01:22:25 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.131] (HELO eos.apache.org) (140.211.11.131) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 29 Mar 2012 01:22:23 +0000 Received: from eos.apache.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id 74F939D; Thu, 29 Mar 2012 01:22:03 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable From: Apache Wiki To: Apache Wiki Date: Thu, 29 Mar 2012 01:22:03 -0000 Message-ID: <20120329012203.30712.79176@eos.apache.org> Subject: =?utf-8?q?=5BCouchdb_Wiki=5D_Update_of_=22Related=5FProjects=22_by_kxepal?= Auto-Submitted: auto-generated 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 c= hange notification. The "Related_Projects" page has been changed by kxepal: http://wiki.apache.org/couchdb/Related_Projects?action=3Ddiff&rev1=3D48&rev= 2=3D49 Comment: May be keep things sorted by name? * [[http://github.com/couchapp/couchapp/|Couchapp]] Command line tool t= o manage standalone CouchDB applications and send/clone documents from/to C= ouchDB. * [[http://janl.github.com/couchdbx/|CouchDBX =E2=80=94 The one-click C= ouchDB package for the Mac]] * nightly builds are available here: [[http://couch.lstoll.net/nightl= y/]] + * [[http://code.google.com/p/couchdb-fuse/|CouchDB-FUSE: mount document= attachments on a virtual filesystem]] + * [[https://github.com/sreeix/couchup|CouchUp - simple CouchDB console = with handy shortcuts]] * [[http://objectiveous.github.com/davenport/|Davenport: Davenport is a= plugin container for building native Mac OS X applications]] - * [[http://code.google.com/p/couchdb-fuse/|CouchDB-FUSE: mount document= attachments on a virtual filesystem]] * [[http://github.com/paulcarey/fuschia/tree/master|Fuschia is a graphi= cal document browser for CouchDB]] - * [[https://github.com/sreeix/couchup|CouchUp - simple CouchDB console = with handy shortcuts]] = * Out of date * [[http://dansickles.blogs.com/weblog/2006/09/levitz.html|Levitz - X= UL based CouchDb utility client]] @@ -22, +22 @@ = =3D=3D Libraries =3D=3D = - * JavaScript libraries - * [[http://svn.apache.org/viewvc/couchdb/trunk/share/www/script/couch= .js|CouchDB's built-in synchronous JS library for the test suite]] - * [[http://svn.apache.org/viewvc/couchdb/trunk/share/www/script/jquer= y.couch.js|CouchDB's built-in asynchronous jQuery plugin]] - * [[http://jquery.com/plugins/project/jqcouch|jQuery CouchDB Library]] - * [[https://github.com/gbuesing/mustache.couch.js|mustache.couch.js]]= A helper for streaming Mustache templates from CouchDB list functions + * Clojure libraries + * [[http://github.com/kunley/clojure-couchdb|clojure-couchdb]] + * [[http://github.com/ashafa/clutch|clutch]] + = + * Common Lisp libraries + * [[http://github.com/sykopomp/chillax|Chillax]] + * [[http://common-lisp.net/project/clouchdb/|CouchDB Common Lisp Libr= ary]] + * See [[Getting_started_with_LISP]] for more = * Erlang interfaces: * [[http://github.com/benoitc/couchbeam/tree/master|Erlang CouchDB Ki= t using Erlang messages instead of HTTP]] @@ -34, +37 @@ * [[http://github.com/ngerakines/erlang_couchdb/|erlang_couchdb]] * [[http://code.google.com/p/ecouch/|eCouch]] = + * Java interfaces: + * [[http://code.google.com/p/couchdb4j/|CouchDB4J Java bindings]] + * [[http://code.google.com/p/ektorp/|Ektorp CouchDB connector]] + * [[http://code.google.com/p/jcouchdb/|jcouchDB - a java5 couchdb dri= ver using the svenson JSON library]] + * [[http://www.lightcouch.org/|LightCouch]] + = + * JavaScript libraries + * [[http://svn.apache.org/viewvc/couchdb/trunk/share/www/script/couch= .js|CouchDB's built-in synchronous JS library for the test suite]] + * [[http://svn.apache.org/viewvc/couchdb/trunk/share/www/script/jquer= y.couch.js|CouchDB's built-in asynchronous jQuery plugin]] + * [[http://jquery.com/plugins/project/jqcouch|jQuery CouchDB Library]] + * [[https://github.com/gbuesing/mustache.couch.js|mustache.couch.js]]= A helper for streaming Mustache templates from CouchDB list functions + = + * Lua libraries + * [[http://github.com/thehunmonkgroup/luchia|Luchia]] + = * .Net interfaces: - * [[http://github.com/arobson/Relax/|Relax - .Net CouchDB API]] - * [[https://github.com/sinesignal/ottoman|Ottoman is intended to be a= n easy to use CouchDB API for Mono/.NET applications.]] * [[https://github.com/foretagsplatsen/Divan|Divan, a C# library for = CouchDB]] * [[https://github.com/soitgoes/LoveSeat|LoveSeat provides CouchDB fo= r .NET 4.0 and Mono applications.]] + * [[https://github.com/sinesignal/ottoman|Ottoman is intended to be a= n easy to use CouchDB API for Mono/.NET applications.]] - * [[https://github.com/arobson/Relax|Relax]] + * [[http://github.com/arobson/Relax/|Relax - .Net CouchDB API]] * [[http://code.google.com/p/relax-net/|relax-net aka RedBranch.Hammo= ck, a domain-focused CouchDB library for .NET]] = * Node.js interfaces - * [[http://github.com/cloudhead/cradle|Relax - cloudhead / cradle]] + * [[https://github.com/cloudhead/cradle|cradle - a high-level CouchDB= client]] + * [[https://github.com/dscape/nano/|nano is a minimalistic driver for= CouchDB]] * [[http://github.com/felixge/node-couchdb|Relax - felixge / node-cou= chdb]] - * [[https://github.com/dscape/nano/|nano is a minimalistic driver for= CouchDB]] - * [[https://github.com/cloudhead/cradle|cradle - a high-level CouchDB= client]] - = - * Java interfaces: - * [[http://code.google.com/p/ektorp/|Ektorp CouchDB connector]] - * [[http://code.google.com/p/couchdb4j/|CouchDB4J Java bindings]] - * [[http://www.lightcouch.org/|LightCouch]] - * [[http://code.google.com/p/jcouchdb/|jcouchDB - a java5 couchdb dri= ver using the svenson JSON library]] - = - * Scala driver and View Server: - * [[http://github.com/debasishg/scouchdb|scouchdb Scala bindings]] = * Perl interfaces: + * [[http://search.cpan.org/dist/CouchDB-Client/|CouchDB::Client]] * [[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::Co= mponent::Client::CouchDB]] = * Perl tools: + * [[http://search.cpan.org/dist/CouchDB-Deploy/|CouchDB::Deploy, simp= le configuration to help deploy applications that use CouchDB]] * [[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, simp= le configuration to help deploy applications that use CouchDB]] = * PHP libraries + * [[https://github.com/doctrine/couchdb-odm|CouchDB ODM - Doctrine Co= uchDB mapper between PHP and CouchDB documents.]] + * [[http://www.phpcouch.org/|PHPCouch, a CouchDB library for PHP]] * [[http://kore-nordmann.de/projects/phpillow/index.html|PHPillow]], = an object orientated wrapper for CouchDB. - * [[http://www.phpcouch.org/|PHPCouch, a CouchDB library for PHP]] * [[http://svn.pollinimini.net/couchphp/trunk/|PHP library for CouchD= b]] * [[http://www.topdog.za.net/php_couchdb_extension|PHP extension for = CouchDB]] * [[https://github.com/sbisbee/sag|Sag is simple, but powerful PHP li= brary for talking to CouchDB]] - * [[https://github.com/doctrine/couchdb-odm|CouchDB ODM - Doctrine Co= uchDB mapper between PHP and CouchDB documents.]] - = - * Ruby libraries - * [[http://github.com/couchrest/couchrest|CouchRest The base library = for most Ruby CouchDB libraries]] - * [[http://github.com/couchrest/couchrest_model|CouchRest Model (Acti= veModel based data modelling)]] - * [[http://github.com/langalex/couch_potato|CouchPotato integrates Ra= ils and CouchDB]] - * [[http://github.com/georgepalmer/couch_foo|CouchFoo (ActiveRecord m= atching API to CouchDB)]] - * [[http://couchobject.rubyforge.org/|CouchObject (Ruby client + JsSe= rver for views in Ruby)]] = * Python libraries * [[http://code.google.com/p/couchdb-python/|CouchDB Python Library]] @@ -88, +88 @@ * [[https://github.com/inoi/trombi|Trombi: an asynchronous CouchDB cl= ient for Tornado]] * [[http://mikeal.github.com/couchquery/|couchquery]] = - * Common Lisp libraries - * [[http://github.com/sykopomp/chillax|Chillax]] - * [[http://common-lisp.net/project/clouchdb/|CouchDB Common Lisp Libr= ary]] - * See [[Getting_started_with_LISP]] for more + * Ruby libraries + * [[http://github.com/georgepalmer/couch_foo|CouchFoo (ActiveRecord m= atching API to CouchDB)]] + * [[http://couchobject.rubyforge.org/|CouchObject (Ruby client + JsSe= rver for views in Ruby)]] + * [[http://github.com/langalex/couch_potato|CouchPotato integrates Ra= ils and CouchDB]] + * [[http://github.com/couchrest/couchrest|CouchRest The base library = for most Ruby CouchDB libraries]] + * [[http://github.com/couchrest/couchrest_model|CouchRest Model (Acti= veModel based data modelling)]] = + * Scala driver and View Server: + * [[http://github.com/debasishg/scouchdb|scouchdb Scala bindings]] - * Clojure libraries - * [[http://github.com/kunley/clojure-couchdb|clojure-couchdb]] - * [[http://github.com/ashafa/clutch|clutch]] = - * Lua libraries - * [[http://github.com/thehunmonkgroup/luchia|Luchia]] * [[http://www.squeaksource.com/CouchDB.html|Squeak CouchDB Library]] * [[Storing_GeoData]] (PHP, Google Geocoding Service) = =3D=3D Alternative Data Stores =3D=3D = + * [[http://cassandra.apache.org/|Cassandra (Is a highly scalable, event= ually consistent, distributed, structured key-value store.)]] * [[http://www.mongodb.org|MongoDB (Is a high-performance, open source,= schema-free document-oriented database.)]] + * [[https://github.com/mikeal/pouchdb|PouchDB (Portable CouchDB JavaScr= ipt implementation)]] + * [[http://ravendb.net/|RavenDB (Document database for the .NET/Windows= platform with very similar CouchDB features.)]] + * [[http://code.google.com/p/redis/|Redis (Is a persistent key-value da= tabase with built-in net interface written in ANSI-C for Posix systems)]] * [[http://riak.basho.com/|Riak (Is a Dynamo-inspired key/value store t= hat scales predictably and easily.)]] - * [[http://cassandra.apache.org/|Cassandra (Is a highly scalable, event= ually consistent, distributed, structured key-value store.)]] * [[http://project-voldemort.com/|Voldemort (Is a distributed key-value= storage system.)]] - * [[http://http://code.google.com/p/redis/|Redis (Is a persistent key-v= alue database with built-in net interface written in ANSI-C for Posix syste= ms)]] + = + * Out of date or not active anymore: - * [[http://github.com/mbreese/featherdb|Feather DB (CouchDB clone in Ja= va. Note:This project is not active.)]] + * [[http://github.com/mbreese/featherdb|Feather DB (CouchDB clone in = Java.)]] - * [[http://github.com/yrashk/strokedb|StrokeDB (A CouchDB-like database= written in Ruby to make embedding into Ruby apps easier. Note:This projec= t is not active.)]] + * [[http://github.com/yrashk/strokedb|StrokeDB (A CouchDB-like databa= se written in Ruby to make embedding into Ruby apps easier.)]] - * [[http://ravendb.net/|RavenDB (Document database for the .NET/Windows= platform with very similar CouchDB features.)]] - * [[https://github.com/mikeal/pouchdb|PouchDB (Portable CouchDB JavaScr= ipt implementation)]] = =3D=3D Applications And Websites =3D=3D =20