Skip to main content

Quick BI

Quick BI is a business intelligence tool built on data warehouses that helps enterprises quickly build visualization analysis dashboards. Quick BI supports a variety of data sources, including databases such as MySQL, Oracle, SQL Server, and Apache Doris, as well as file formats such as Excel, CSV, and JSON. It provides visualization components such as tables, charts, and maps, allowing users to perform data visualization analysis through drag-and-drop operations.

This document describes how to connect an Apache Doris data source in Quick BI and create a dataset based on the Doris data source for subsequent report analysis.

Applicable Scenarios

ScenarioUser GoalOutcome
Connect a Doris data sourceCreate an Apache Doris data source in a Quick BI workspaceQuick BI can access data in Doris
Create an analysis datasetSelect a Doris table based on the created data sourceGenerate a dataset that can be used for report configuration
Build visualization reportsUse Quick BI visualization components to analyze Doris dataDisplay analysis results through components such as tables, charts, and maps

Quick BI Capability Overview

CapabilityDescription
Database data sourcesSupports databases such as MySQL, Oracle, SQL Server, and Apache Doris
File data sourcesSupports file formats such as Excel, CSV, and JSON
Visualization componentsProvides components such as tables, charts, and maps
Analysis methodSupports data visualization analysis through drag-and-drop operations

Prerequisites

Before starting, make sure the following information is ready:

  • You have logged in to Quick BI and can create a workspace.
  • The connection information for Apache Doris is ready.
  • A data table that can be used to create a dataset is available in Doris. This document uses the TPC-H dataset as an example.

Procedure

StepGoalDescription
Step 1Create a workspaceLog in to Quick BI and create a workspace for managing data sources and datasets
Step 2Create a Doris data sourceSelect Apache Doris in the workspace and fill in the Doris connection information
Step 3Verify the connection resultAfter the connection succeeds, view the created data source in the data source list
Step 4Create a datasetCreate a dataset based on the Doris data source and use it for subsequent report configuration

Step 1: Create a Quick BI Workspace

  1. Log in to Quick BI and create a workspace.

  2. In the current workspace, click Create Data Source.

    Create data source

Step 2: Create a Doris Data Source

On the Create Data Source page, select Apache Doris and fill in the corresponding Doris connection information.

Fill in Doris connection information

Step 3: Verify the Data Source Connection Result

After the connection succeeds, you can see the created Doris data source in the data source list.

View data source

Step 4: Create a Dataset and Configure a Report

Create a dataset under the created data source. This document uses the TPC-H dataset as an example. After the dataset is created, you can configure the corresponding report.

Create Doris dataset

Result

After completing the configuration above, Quick BI can access Doris data through the created Doris data source and configure visualization analysis reports based on the dataset.