Hi All,
I have added a couple of bits to the
https://cwiki.apache.org/confluence/display/COUCHDB/Useful+utilities
page and realised it is a little jumbled.
Would it be sensible to split it up into clearer sections eg:
Couch Apps
Futon Chrome Bookmark App
couchdb-utils - A fast and portable CouchDB command line utility (Go).
couchapp - popular command line utility for managing design
documents (Python).
....
Search/External Applications
Elasticasearch - River info + links to tutorial ?
Lucene -CouchDB-Lucene <https://github.com/rnewson/couchdb-lucene> -
A full-text indexer...
Postgres
Statistics
munin-plugin-couchdb - Munin plugin for graphing CouchDB statistics.
statsd backend - Backend for StatsD to emit metrics to CouchDB.
Utilities
jq - A command-line JSON processor. You can use it to parse, filter
and manipulate CouchDB's JSON output.
jgrep - A Ruby-based CLI tool and API for parsing and displaying
JSON data using a logical expression syntax.
Kundera - An Object-Datastore Mapping Library for couchdb.
couch-cli - Command line interface to facilitate CouchDB replication
and other administrative tasks (Groovy).
...