getredash / redash

Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.
http://redash.io/
BSD 2-Clause "Simplified" License
26.47k stars 4.38k forks source link

GraphQL query runner #3158

Open arikfr opened 5 years ago

arikfr commented 5 years ago
samrose commented 5 years ago

Hmm wonder what it would take to do this one?

samrose commented 5 years ago

@arikfr I am interested in exploring what may be required to see this implemented. I have some Flask experience.

arikfr commented 5 years ago

You can see here some details on creating a new Query Runner.

buddies2705 commented 4 years ago

Hey @arikfr is there any progress on GraphQL integration with Redash. and are there any open-source alternatives?

kevinchiang commented 2 years ago

I can try to tackle this. One concern is afaik ace does not support a graphql syntax highlighter, they only have a graphql schema option - the list is here.

We could add graphql support with no syntax highlighting by setting the ace mode to "text".

What do you think @arikfr ?

hemaaanth commented 1 year ago

Would love to have this! More and more APIs are shifting to GraphQL vs. REST, being able to ingest them in Redash would be awesome.

jholla-atx commented 1 year ago

any movement on this?

guidopetri commented 1 year ago

@jholla-atx there was a PR here, but the author closed it by deleting their fork of the redash repo. I'd be happy to accept any PRs if you want to give it a shot.

VincentSC commented 9 months ago

That PR was held back by a lack of unit tests, but DGraph (which is something like GraphQL) does neither have unit tests. Is it possible to split up the PR?

vallamost commented 5 months ago

@jholla-atx there was a PR here, but the author closed it by deleting their fork of the redash repo. I'd be happy to accept any PRs if you want to give it a shot.

The GraphQL code for the PR is still available, now it just needs unit tests and a new PR? https://github.com/getredash/redash/pull/6268/files

SatabrataPaul-GitAc commented 1 month ago

Hi @arikfr / @VincentSC / @vallamost I am an active participator in HacktoberFest 2024

Can you please assign this issue to me and also provide some detailed context on the issue ??? ( Also, wanted to know, if the issue is still active and can be taken up for HacktoberFest 2024 )

If possible, we can get on a short zoom/gmeet to understand and take this forward, would really be of great help

Thanks and Regards Satabrata