Skip to main content

StarRocks

Introduction

StarRocks is a high-performance analytical data warehouse that uses vectorization, MPP architecture, and a real-time updateable columnar storage engine to achieve multi-dimensional, real-time, and highly concurrent data analysis. StarRocks supports efficient data import from various real-time and offline data sources, and also supports direct analysis of data in various formats on the data lake. StarRocks is compatible with the MySQL protocol and can be connected to common BI tools using the MySQL client. At the same time, StarRocks has the characteristics of horizontal expansion, high availability, high reliability, and easy operation and maintenance. It is widely used in real-time data warehouses, OLAP reports, data lake analysis, and other scenarios.

StarRocks data source property configuration:

PropertyEnglishDescription
NameNameData source name, keep it unique
Use local agentUse Local AgentWhether to use local agent to connect to data source, otherwise use server to connect to data source
HostHostHost address domain name or IP
Port numberPortService port number
Interface hostApi HostInterface service host address domain name or IP
Interface port numberApi PortInterface service port number
UserUser NameUser account used to connect to data source
PasswordPasswordUser password used to connect to data source
Use SSLUse SSLWhether to use encrypted connection
Client certificateCA certificateClient certificate