How to use GraphQL API endpoint with Pinot? We ar...
# general
p
How to use GraphQL API endpoint with Pinot? We are storing data in Pinot DB. GraphQL endpoint should query the Pinot DB. The need of GraphQL endpoint is to fulfill dynamic info requirements from front end.
m
Pinot does not have GraphQL API support atm.
a
Does Pinot support retrieval from gRPC endpoints?
r
AWS AppSync backed by pinot api is working perfectly for us
k
we have gRPC endpoints on servers not brokers.. what would you get if there was a grpc end point
a
The use case I was thinking about was this. Very interesting observability use case involving gRPC, but what if it could connect to Pinot for anomaly detection?
k
thats an amazing article, thanks for sharing
I am guessing you are interested in the grpc streaming api?
a
That’s true. No use case currently that I am seeing with startups that I am advising but I foresee gRPC becoming more popular in the very near future.