mysql - Better database design among two -


i have 2 different following database designs achieves same kind of result i'm expecting:

design 1: http://sqlfiddle.com/#!9/4cbe8/2

design 2: http://sqlfiddle.com/#!9/7e7aa/7

but i'm confused on 1 better design. database design suits perfect when size grows in terms of performance same sample query i've in sqlfiddle?


Comments

Popular posts from this blog

python - No exponential form of the z-axis in matplotlib-3D-plots -

php - Best Light server (Linux + Web server + Database) for Raspberry Pi -

c# - "Newtonsoft.Json.JsonSerializationException unable to find constructor to use for types" error when deserializing class -