Optimal DB Design for different JSON strings

前端 未结 0 1034
梦如初夏
梦如初夏 2021-02-07 16:01

I have the following DB Table (Option #1):

user_id | data_source | data_value
1       | "source1"   | {"some json data 1"}
1          


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