The Bold Data Hub is an ETL component within the Bold BI platform that enables data movement from various sources into a centralized data store. It supports data transformation, allowing only processed and aggregated data to be used in Bold BI for efficient reporting and visualization.
Bold Data Hub Pipelines are primarily responsible for the data processing and data transformation workflows, enabling users to manage, transform, and load data into a format optimized for visualization in Bold BI.
The core functionalities of Bold Data Hub Pipelines include,
You can configure multiple datastore destinations of the same server type and load data into them for each pipeline. This is useful for scenarios where multiple databases of the same type (e.g., multiple MySQL or PostgreSQL databases) are used for different environments like development, testing, staging, or production, or for different segments of business operations.
Bold BI Data Sources, on the other hand, are the origin points of the data that is visualized within the Bold BI platform. These data sources provide the raw data or aggregated data (when query mode is used) that users need for creating dashboards, and visualizations. The functionalities handled by Bold BI Data Sources include:
Data Hub Pipelines focus on data processing, transforming, cleaning, and integrating data from various sources into the data store. The transformed data can be stored in the datastore along with or without the original dataset. This extracted data will be created as a data source in Bold BI for further operations. Also, Bold Data Hub supports Open API and the Python connector, allowing users to write scripts and move data into Bold Data Hub.
Bold BI Data Sources supports querying connectors using live mode as well as extracted mode and display the data in the dashboards. Bold Data Hub does not support modeling via UI as like Bold BI’s calculated fields and relationship. However these options can be utilized using Bold BI with the help of Bold Data Store data sources once after extracting in Data Hub.
No, multiple Bold BI Data Sources cannot be associated with a pipeline in Bold Data Hub. But the data from multiple pipelines can be combined in data source created from Data Hub as it is a live connection.