Define ER-Schema like documentation #2090
Unanswered
elmalakomar
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
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone
I would like for a project to use asyncAPI to describe how different kafka topics are in relationship with each other.
To give more context about what I have in mind, each kafka topic represent a database table, and i want to describe relationships and conditions that define the interaction with other tables (Example: Customer and Order through customerID).
It there some documented way to do so?
Beta Was this translation helpful? Give feedback.
All reactions