CouchDB - Queries with params
问题 I'm new to CouchDB and I know my mindset is probably still too much in the relational DB sphere, but here goes: It appears that querying on Couch is all done via Views. I read that temporary views are very inefficient and should be avoided in production. So my question really is how would one do effective querying with parameters (as the views do not accept them). For example if I were to use Couch to power a blog site would I have to create a new view for each post equivalent to 'select post