kimmking commented on issue #6967:
URL: https://github.com/apache/shardingsphere/issues/6967#issuecomment-696063301


   Two points here:
   1、Actually, we recommend store multiple customers data in a uniformed logic 
database and use sharding key like `userid%16` to isolate customer's data.
   2、If each customer hold his only database, an independent datasource is 
suggested for this case. 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to