
19 Jul
2021
19 Jul
'21
4:27 p.m.
On Mon, 19 Jul 2021 at 15:19, Lawrence D'Oliveiro <ldo(a)geek-central.gen.nz> wrote:
By the way, what’s the difference between a “graph” database and an old-style “network” database <https://en.wikipedia.org/wiki/Network_model>?
https://stackoverflow.com/questions/5040617/what-is-the-difference-between-a... Or, better yet: https://raima.com/network-database-relational-db-and-graph-db-compared/#6 Anyway, it's interesting that this topic should surface now. I've spent much of the last few months feeling the "four by two blows to the head" of SQL, and ORM layers can only eliminate part of the pain. So I'm thinking of reviving a certain graph-over-SQL layer I wrote a few years back :) Cheers D