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 -

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

Why does a .NET 4.0 program produce a system.unauthorizedAccess error on a Windows Server 2012 machine with .NET 4.5 installed? -