What are the major difference between ksqldb (kafka) and hstreamdb? #481
Unanswered
sparkinglu
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The ksqldb from kafka can do the push query (continuous query) and pull query (like aggregation, transformation) based on a materialized view.
Beta Was this translation helpful? Give feedback.
All reactions