DataSQRL / sqrl

Flexible development framework for building streaming data applications in SQL with Kafka, Flink, Postgres, GraphQL, and more.
https://www.datasqrl.com/
97 stars 14 forks source link

Graphql Batching #915

Open henneberger opened 1 month ago

henneberger commented 1 month ago

When we add a query federation layer, we may be able to automatically detect batching scenarios and create the correct query for them. Some queries are not-trivial or impossible to convert to a batch query so this should be best effort conversation to batch.