DEV Community

Discussion on: Vue and GraphQL with Hasura video course

Collapse
 
matthew_collison profile image
Matthew Collison

Super insightful, we've read some things about GraphQL but it seems more like something that can be almost mimicked frontend to backend.

Here's a question for you, do you think this is something that could be used to build a realtime business analytics tool? Something that is fed by a main, existing database - into GraphQL where a business user (maybe a director or a manager) can feed data into it?

Just riffing off ideas. Also, nice spaceship. Thought you were on the space station at first 🚀

Collapse
 
vladimirnovick profile image
Vladimir Novick

Yeah this definitely sounds like a really great idea. And it's definitely achievable with Hasura. In fact recently we released a neat tool that can help you with rendering your results in graphs. might be something you wanna check out blog.hasura.io/graphql2chartjs-rea...