appsmithorg / appsmithorg/appsmith
[Feature]: Kafka support
- Dominant language
- TypeScript
- Stars
- 40.9k
- Forks
- 4.8k
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 45
Description
### Is there an existing issue for this?
- [X] 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 conversations](https://app.frontapp.com/open/top_aky8c)
Contributor guide
Assessment
This issue has not been assessed yet.