You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@couchdb.apache.org by Markus Ecker <ma...@gmail.com> on 2010/04/02 12:18:21 UTC

CouchDB in a shared hosting environment

Hello,
I am quite new to CouchDB - I started evaluating it for the purpose of
building a small CMS for my clients.

My question is this:
In a classical RDBMS shared hosting, one would create a database for each
client and grant the client the right to manage the tables in that database.

How would one achieve this isolation in CouchDB ?

Thank you