Y
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
bazoom42
59 days ago
Not exactly. It is 6th normal form.
link
gfody
59 days ago
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.
link