JSCouch - Learn CouchDB queries in your browser
Part CouchDB interactive query console, part tutorial, JSCouch is a neat way to learn CouchDB’s map/reduce functions right in your browser. You can provide some sample JSON (or use the default demo data), write your map and reduce functions, and execute them to see sample results.
JSCouch also includes some sample functions for those learning CouchDB. Just choose a function from the list and read the explanation provided.
Hat tip: Will Leinweber
[Source on GitHub] [Demo]
Discussion
Sign in or Join to comment or subscribe