6 ms·
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 at
by RedCrowbar 3y 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-is-a-set https://www.edgedb.com/docs/edgeql/sets#ref-eql-everything-i...