Sidra Data Platform metadata¶
In this section it will be described the metadata used by the platform and that is stored in the metadata database named Core
. The information in Core
is organized in the following database schemas:
Apps¶
The Apps
schema contains a table for storing information about Client applications that use the information stored in the Data Lake. More information can be found in the Apps section.
Auth¶
The Auth
schema contains tables used for users authorization regarding the providers and entities that they can access. More information can be found in the Authorization section.
DataIngestion¶
The DataIngestion
schema contains tables for storing metadata about the assets that are ingested in the Data Lake, the Azure Data Factory pipelines used to orchestrate the movement of the data and the configuration of the Data Storage Units that conform the Data Lake. More information can be found in the Data Ingestion section.
Management¶
The Management
schema includes information about the configuration and management of the platform. More information can be found in Management section.