Hacker News new | past | comments | ask | show | jobs | submit login

This sub-page in the docs is fantastic. Highly recommend reading it:

Why the relational model is better than objects

https://www.cell-lang.net/relations.html




I wrote some large TCL applications between 2005 and 2015 that used an in-memory SQLite database to store the bulk of the data model. Indeed, having a relational model was a huge win...except for some patterns (tree structures, certain kinds of polymorphism) where it was an enormous pain.

Cell seems to hit a sweet spot here.


Great read on why relational model is better than objects. Thanks!




Consider applying for YC's Summer 2025 batch! Applications are open till May 13

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: