Hi, > just out of curiosity, would like to hear how CouchDB is being used in your > web environment....
We have two main setups: - CouchApps, - REST APIs used by heavy clients (Java or Firefox extensions) and attached Web applications. > How does everyone solve the security issue? We always use CouchDB behind a reverse proxy to add LDAP authentication and authorization when needed. Regards, Aurélien