Overview
Version
Report Server Version | Functional Change |
11.0.19 | / |
Application Scenarios
This document introduces how to connect the StarRocks database.
Preparation Before Connection
Database Version and Driver
Supported Database Version | Driver Download |
Unlimited | (Built-in) No need to download. |
Preparation
Before connecting the database, you need to collect the following information:
IP address and port number of the database server
Username and password of the database
Connection Operation
Two methods of data connection are available in FineReport:
1. Connect the StarRocks database in the designer. For details, see [Designer] JDBC Data Connection.
2. Connect the StarRocks database in the decision-making platform. The procedure is as follows.
1. Log in to the decision-making platform as admin, choose System Management > Data Connection > Data Connection Management, and click New Data Connection, as shown in the following figure.
2. Find the StarRocks icon.
3. Enter connection information collected in section "Preparation".
4. Click Test Connection. After successful connection, click Save.
Adding Tables in the Database to FineReport
For details, see Dataset.