Hi,
GraphQL API and Dgraph database, together at last
I’m building a tool for managing graph database schemas. Part of that is the ability to spin up a GraphQL API with a Dgraph backend - just from the GraphQL schema. GraphSchema does all the work of going from GraphQL endpoint to Dgraph query and back out again, so no code required to get a GraphQL endpoint.
Here’s some video demonstrations:
- Spining up a GraphQL endpoint with Dgraph backend
- Conventions - how GraphSchema goes GraphQL->Dgraph->GraphQL
- More than conventions - any Dgraph Query
- GraphQL+Dgraph all-the-things - Dgraph query power for a GraphQL API
Hope you have a look and like the ideas. There’s what’s in the video, plus lots more development happening at the moment. I’m sure you’ll pick some rough edges in there and features you’d like to see.
I’m expecting to have a demo out in Jan next year.
Looking forward to your comments!