metasoarous / tripl

This one weird trick turns JSON documents into semantic graph databases!
34 stars 6 forks source link

Integrate with GraphQL via pull #8

Open metasoarous opened 7 years ago

metasoarous commented 7 years ago

The pull query and the graphql query are homomorphic, so it would be cool to think about how we could plug these things together.

https://blog.codeship.com/an-introduction-to-graphql-via-the-github-api/

phiweger commented 7 years ago

graphene might be a nice way, I will check that more thoroughly

phiweger commented 7 years ago

https://github.com/chentsulin/awesome-graphql

apparently there is a graph database that supports direct graphql queries: https://dgraph.io/