d-r-q / qbit

qbit is a kotlin-multiplatform embeddable decentralized DBMS with object-relational information model
44 stars 9 forks source link

Entity collections #51

Open d-r-q opened 5 years ago

d-r-q commented 5 years ago

I guess, that most of existing dbmses has notion of entity collection. qbit actually also has this notion, but it hidden - hasAttr queries.

Investigate entity collections in other databases and consider make them explicit in qbit