hasura / graphql-engine

Blazing fast, instant realtime GraphQL APIs on your DB with fine grained access control, also trigger webhooks on database events.
https://hasura.io
Apache License 2.0
31.13k stars 2.76k forks source link

[feature req] Dump out execution analysis in JSON #2424

Open lukebyrne opened 5 years ago

lukebyrne commented 5 years ago

Hi guys,

I use this pretty cool tool to try to optimize querys

http://tatiyants.com/pev/#/plans/new

Would be great if the query plan dumped out the execution analysis in JSON as well so it can be easily pasted into the tool.

Cheers,

Luke

dariocravero commented 4 years ago

I agree with @lukebyrne, alternatively, we could integrate it within the console. Here's a remake of that project that could be considered too https://github.com/dalibo/pev2