Administration / Data Manipulation Tool for CouchDB

2011-04-18 Thread Yasuhiro ABE
/projects/lscouchdb/ http://lscouchdb.sourceforge.net/ Although it requires ruby 1.9.2 and it's still alpha version, if you have an interest, please try it and tell me your questions and/or comments. Kind Regards, -- Yasuhiro ABEor web: http://www.yasundial.org/ tw

Implemented SELECT COUNT(DISTINCT key) SQL query like operation.

2010-12-15 Thread Yasuhiro ABE
entaion is ad-hoc, but if you have huge results set and just needs the total number and small subset of the results, it might be useful. More details and the patch is available from my blog; http://yasu-2.blogspot.com/2010/12/couchdb-implementation-of-select.html regards, -- Yasuhiro ABE web: http://www.yasundial.org/ twitter: http://twitter.com/YasuhiroABE

FYI. authentication handler working with apache reverse proxy.

2010-11-26 Thread Yasuhiro ABE
couchdb101.webproxy.diff It sets the user's role to userCtx by the authenticated username by apache. I don't know anybody else needs this feature, but it works well to my purpose. regards, -- Yasuhiro ABEor web: http://www.yasundial.org/ twitter: http://twitter.com/YasuhiroABE