-
When quickly trying out some GraphQL queries, it would be nice if there was an interactive REPL to write and send some GraphQL queries. This obviously lacks some of the great features of GraphiQL/Play…
-
## Description
DiceDB Playground is an interactive platform that allows users to experiment with DiceDB commands in a live environment, similar to the Go Playground. Users will be able to submit an…
-
### 💬 Let us know how we can improve our documentation.
Here are some ideas to improve your documentation:
1. Clear Structure and Navigation:
Organize documentation into sections with a table of …
-
### Current Behavior
Currently for new users we do not have enough starter templates that they can use as introductory material.
### Desired Behavior
We want to create a AWS architecture template…
-
**Is your feature request related to a problem? Please describe.**
In Azure Data Explorer, I might craft a KQL query that relies on a collection of objects output by a previous query, such as the fol…
-
Currently, we never query Standby Replicas during interactive queries. The reasons are:
* Makes code simpler this way
* Ensures that we have monotonically-increasing consistency.
There are some…
-
[kafka interactive queries](https://kafka.apache.org/10/documentation/streams/developer-guide/interactive-queries.html#querying-remote-state-stores-for-the-entire-app)
i wish i had a library that w…
-
At the moment our [dashboard](https://github.com/kernelci/kcidb-grafana/) is directly backed by BigQuery. However, BigQuery has a limit on the number of "interactive" queries set to 100 by default, an…
-
In #774 we added the ability to specify a `--queries-file` argument when starting a KSQL server, which has the effect of starting the node and running all of the queries in said file.
It also disab…
-
I have an idea for a project that is more related to GraphiQL: an interactive tutorial for writing queries
Something like that https://dev.to/methodcoder/graphql-crash-course-in-10-pics-3b04
But as …