What should be the sharding key of friendship table and which datasebase(SQL vs NoSql) to use

前端 未结 0 422
日久生厌
日久生厌 2020-12-16 04:31

I am trying to decide the sharding key for the friendship table for building a social network system. The schema is below,

relationshipId
from_user_Id
to_user         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题