dataplane-app/dataplane

[Feature]Lineage data kinship

ChenpiDog opened this issue · 1 comments

This is a very important and meaningful function that can be prioritized. Generally, the data blood relationship of table level can meet the needs of most enterprises.
This function mainly has two important points:

  1. Visualization: Display the blood relationship between tables in the form of DAG.
  2. Metadata: The data blood relationship needs to be stored for use in other places. The graph database is very suitable for storing such information.

Move to Discussion #451