Y
Hacker News
new
|
ask
|
show
|
jobs
by
RedCrowbar
854 days ago
EdgeDB is NOT an object store. It is "relational model enhanced" instead where a set is a fundamental building block [1] so not just relations are sets, but attributes can be sets also.
[1]
https://www.edgedb.com/docs/edgeql/sets#ref-eql-everything-i...