Honestly, normalisation of data is overhyped. Sometimes a flat table is fine if it’s small and simple.
But if you’re dealing with millions of rows? Yeah, normalise properly.
Tool rec: SQL Designer (sqlDesigner.github.io) lets you play with schemas visually.
But if you’re dealing with millions of rows? Yeah, normalise properly.
Tool rec: SQL Designer (sqlDesigner.github.io) lets you play with schemas visually.
