Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature]: Kafka support #10289

Open
1 task done
arbfay opened this issue Jan 10, 2022 · 5 comments
Open
1 task done

[Feature]: Kafka support #10289

arbfay opened this issue Jan 10, 2022 · 5 comments
Assignees
Labels
Enhancement New feature or request Integrations Product Issues related to a specific integration New Datasource Requests for new datasources Query & JS Pod Issues related to the query & JS Pod

Comments

@arbfay
Copy link

arbfay commented Jan 10, 2022

Is there an existing issue for this?

  • I have searched the existing issues

Summary

Read messages from Kafka topics and create messages, using a predefined schema (retrieved from the Schema Registry, or added manually, or none).

Why should this be worked on?

Event-based architectures are becoming more and more important as they are adopted by industries where events drive the business (finance, logistics, etc).
Kafka (and alternatives that implement its API, such as Redpanda) is a major event streaming platform that is used as a data source/sink by a growing number of applications.
It would benefit Appsmith to include Kafka to expand its use cases.

Front logo Front conversations

@arbfay arbfay added the Enhancement New feature or request label Jan 10, 2022
@Nikhil-Nandagopal
Copy link
Contributor

@arbfay thank you for the feature request! I believe this would require us to implement #1950

@Nikhil-Nandagopal Nikhil-Nandagopal added the New Datasource Requests for new datasources label Jan 11, 2022
@github-actions github-actions bot added Query & JS Pod Issues related to the query & JS Pod Actions Pod labels Jan 11, 2022
@Nikhil-Nandagopal Nikhil-Nandagopal added the Integrations Product Issues related to a specific integration label Sep 12, 2022
@gonchik
Copy link

gonchik commented Apr 20, 2023

Any plans for the implementation?
it will be very useful for our landscape :)

@UMinky
Copy link

UMinky commented Aug 10, 2023

Is there something new here? Is this being worked on?

@huckpdx
Copy link

huckpdx commented Aug 22, 2024

this would be a great addition to appsmith. I'm building systems using both kafka and appsmith. bouncing data through a DB is awkward.

does anyone have any good workarounds?

@Nikhil-Nandagopal
Copy link
Contributor

@huckpdx have you tried using the rest API for Kafka along with either a polling mechanism or websockets?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request Integrations Product Issues related to a specific integration New Datasource Requests for new datasources Query & JS Pod Issues related to the query & JS Pod
Projects
None yet
Development

No branches or pull requests

8 participants