Skip to main content

Visualizations for data stores

There are two visualizations of your data in EventCatalog.

  1. The Data Diagram - Will show you a diagram of your data stores and how they are connected to a given service.
  2. 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.

Example

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.

Example

You can see an example of this in the EventCatalog demo.