CodyKochmann / graphdb

sqlite based graph database for storing native python objects and their relationships to each other
MIT License
190 stars 10 forks source link

GraphQL support? #12

Open CodyKochmann opened 5 years ago

CodyKochmann commented 5 years ago

I think it would be a healthy addition to add support for it at this point.

CodyKochmann commented 5 years ago

Ive been doing a lot of researching into this issue and it looks like everything would be possible. the one quirk would be the limitation to the type system but warnings about that could just be included in the documentation