Hacker News new | ask | show | jobs
To Database or Not to Database (glfmn.io)
1 points by ibobev 1 day ago
1 comments

I've never heard of the "Willow" data model before. It looks just like the hierarchical data model (restricted to two levels) from the 1960s with timestamp versioning.

It is not clear what problem this is trying to solve that can't be handled by the relational model.