nerdslab-club / GODB

A language-neutral graph object database that addresses data conversion and over-fetching issues.
MIT License
1 stars 1 forks source link

Add a graph-ql server to add con-currency and distributed functionality #2

Closed afmjoaa closed 1 year ago

afmjoaa commented 1 year ago

❌ Right now the database is schema-less. ❌ Need to create type and query for current instructions. ✅ Not going to use json-schema to create a dynamic type right now. ✅ With json-schema we need to add dynamic

afmjoaa commented 1 year ago

Revisit later