Visualizations for data stores
Added in
eventcatalog@2.59.0
There are two visualizations of your data in EventCatalog.
- The
Data Diagram
- Will show you a diagram of your data stores and how they are connected to a given service. - The
Data Store
- Will show you all the services that are reading/writing to that data store.
Data Diagram​
If you assign your services to read/write to a data store, EventCatalog will show a Data Diagram
section in the visualizer for your service.
This will show you all the data that service is reading/writing to.
You can see an example of this in the EventCatalog demo.
Data Store Diagram​
Clicking on the Data Store
itself will show you all the services that are reading/writing to that data store.
You can see an example of this in the EventCatalog demo.