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.
- server side programming (stored procedures) sftf
- Re: server side programming (stored procedures) Patrick Antivackis
- Re[2]: server side programming (stored procedu... sftf
- Re: Re[2]: server side programming (stored... Paul Davis
- Re: Re[2]: server side programming (st... Benoit Chesneau
