manobi commented on issue #1539: Multi-tenancy support
URL: https://github.com/apache/couchdb/issues/1539#issuecomment-438603286
 
 
   I have used Couchdb in past as a secondary database in SaaS apps it was 
never my main storage.
   I'm not sure if I really need multi-tenancy builtin, because it would 
increase the docs complexity. 
   
   But I would love to see the proxy @janl  mentioned, actually I'm planing to 
port an tenant handler we have from PHP to node.js and open source it (it's 
actually for mysql but I can create wrapper for other database).
   
   Can you share something about the common strategies  used? one database per 
tenant or all data in a single database and proxy controls what each tenant can 
see?
   
   
   
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to