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