Data hub overview

Datahub documentation home

Overview of the Metrici
        datahub

Overview of the Metrici Data Hub

At an overview level, there are only a small number of components within the data hub.

Message receiver

Receives data messages and writes them to the message store.

Messages can come from files, from web services, or potentially other sources.

Message store

A permanent store of all messages received by the data store.

Message processor

Reads messages from the data store and updates data in the target database.

Schema

Defines the data in the target database and rules for how it is built from messages.

Target database

Database of consolidated data from multiple sources.