Hacker News new | ask | show | jobs
by remywang 59 days ago
This is exactly domain key normal form!

https://en.wikipedia.org/wiki/Domain-key_normal_form

1 comments

Not exactly. It is 6th normal form.
it's actually neither. normal forms provide semantic guarantees through structure. the structure proposed here does not constrain the data in any way and therefor cannot be said to be a normalization - tfa is dead wrong basically.