PA> Nothing like this inside CouchDB you need to make an application tier on
PA> your own for this.
PA> The business logic inside couchDB is to create view not to update or modify
PA> document.
So to create fairly complex logic with couchdb I should use 3-tier architecture?
Write my own scalable server to work with client's sessions, network, etc, 
isn't it?

Is there a way to write a two-tier client-server application with couchdb and
with fairly complex logic on server side?
Thanks.

Reply via email to