2010
Why does Quora use MySQL rather than NoSQLs?
by nhoizey2009
Secure Cookie Authentication for CouchDB | Jason Davies: Web Design and Development
by greutI’ve recently been working on an implementation of cookie-based authentication for CouchDB. This is important for pure CouchDB applications (couchapps), where browsers communicate directly with CouchDB. Currently browsers can be authenticated using HTTP basic auth but the popup login box can be disruptive and confusing for users.
don't miss the picture.
Still Developing...
by greutAdding persistence is something that we will typically all have to do at sometime in most real world web applications and will definitely slow things down a little; so I thought I’d approach the problem using my latest favourite storage engine, CouchDB
a Restish example using CouchDB