Skip to content

Add support to manage ksqlDB #546

@pfeigl

Description

@pfeigl

Is your feature request related to a problem? Please describe.
We would like to manage ksqlDB queries / streams in GIT too und deploy via Jikkou, like we do with things like topics and schemas

Describe the solution you'd like
Probably an extension provider needs to be implemented with support for the different entities of the ksqlDB system.
Details about the REST API for it can be found here:
https://docs.confluent.io/platform/current/ksqldb/developer-guide/ksqldb-rest-api/overview.html

Describe alternatives you've considered
Quite some time ago we worked with julie which kind of had support for it, but ran into various problems with julie and moved away from using it. The julie integration for ksqlDB is documented here:
https://julieops.readthedocs.io/en/3.x/futures/what-ksql-management.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions