kafbat/kafka-ui

Support for KSQL queries

Open

#819 opened on Feb 4, 2025

 (1 comment) (1 reaction) (0 assignees)TypeScript (363 forks)auto 404
area/ksqlgood first issuestatus/triage/completedtype/enhancement

Repository metrics

Stars
 (2,554 stars)
PR merge metrics
 (PR metrics pending)

Description

Issue submitter TODO list

  • I've searched for an already existing issues here
  • I'm running a supported version of the application which is listed here and the feature is not present there

Is your proposal related to a problem?

Kafbat already support Tables and Streams for KSQL DB and it will be great to also support Queries.

Here is an exemple in AKHQ.io for reference : Image

Describe the feature you're interested in

Something like this : Image

The list of queries, and when we click on it, the editor deploys to have the query in bigger format

Describe alternatives you've considered

No response

Version you're running

4cf17a0 v1.1.0

Additional context

No response

Contributor guide