Hacker News new | ask | show | jobs
by cateye 2194 days ago
The problem that I always have with these structures is that often, many-to-many relationships are needed.

Being forced to have only one-to-one relationships is too limiting for any real life modeling.

1 comments

That's quite true. It's not meant to be a panacea, but I hope it can be useful in situations where tree-like relationships are pervasive (like comment sections, for example).