I can not understand how to implement the application logic on the database 
side in couchdb.
Is there an equivalent of stored procedures?
Can I, for example, to write the database code to receive certain documents 
from view,
process them, and create new documents or modify the existing?
And all this is inside database - only by one call from client.
Thanks.

Reply via email to