You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@couchdb.apache.org by Apache Wiki <wi...@apache.org> on 2009/04/08 06:20:16 UTC

[Couchdb Wiki] Update of "Introduction to CouchDB views" by Kowsik

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 Kowsik:
http://wiki.apache.org/couchdb/Introduction_to_CouchDB_views

------------------------------------------------------------------------------
  
  In addition: reduce functions should not grow its output larger than log(n) where n is the number of input rows. ''(Reference needed)''
  
+ == Interactive CouchDB Tutorial ==
+ 
+ See [http://labs.mudynamics.com/2009/04/03/interactive-couchdb/ this blog posting] for an interactive tutorial (emulator in JavaScript) that explains map/reduce, view collation and how to query CouchDB RESTfully.
+