redpanda-data / console

Redpanda Console is a developer-friendly UI for managing your Kafka/Redpanda workloads. Console gives you a simple, interactive approach for gaining visibility into your topics, masking data, managing consumer groups, and exploring real-time data with time-travel debugging.
https://redpanda.com
3.74k stars 346 forks source link

Feature Request: kSQL view #177

Open chrisjbremner opened 3 years ago

chrisjbremner commented 3 years ago

Similar to the schema registry integration, it would be nice to be able to provide a link to a kSQL instance in the Kowl config, and be able to see the streams/tables available in that instance, as well as a way to make queries through kSQL's REST API. All of this would be pretty similar to the kSQL integration in Confluent Control Center

michaelandrepearce commented 2 years ago

Is this available and simply the issue ticket left open? Or still not available?

@patrickangeles - thinking re replacement functionality we have in existing stack to adopt kowl with redpanda.

michaelandrepearce commented 1 year ago

Bit of update, could even be an integration or embedding of trino so could query Kafka data via SQL within console

twmb commented 10 months ago

kSQL looks to be increasingly abandoned, and everybody expects Flink to replace it. Would this make sense to reframe as a Flink issue, or some issue that can be generic enough to capture both kSQL / Flink / any stream-like thing?