You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2018/11/14 09:52:40 UTC

[GitHub] manobi commented on issue #1539: Multi-tenancy support

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:
users@infra.apache.org


With regards,
Apache Git Services