Remix.run Logo
andrew_lettuce 8 hours ago

Typically it's better to take normalized data and denormalize for your use case vs. not normalize in the first place. Really depends on your needs

jghn 7 hours ago | parent [-]

Over time I’ve developed a philosophy of starting roughly around 3NF and adjusting as the project evolves. Usually this means some parts of the db get demoralize and some get further normalized

skeeter2020 6 hours ago | parent [-]

>> Usually this means some parts of the db get demoralize

I largely agree with your practical approach, but try and keep the data excited about the process, sell the "new use cases for the same data!" angle :)

jghn 16 minutes ago | parent [-]

lol took me a second. an amusing autocorrect!