Skip to main content

Doris

Introduction

Apache Doris is a high-performance, real-time analytical database based on the MPP architecture. It is well-known for its extremely fast and easy-to-use features. It can return query results under massive data in sub-second response time. It can not only support high-concurrency point query scenarios, but also support high-throughput complex analysis scenarios. Based on this, Apache Doris can better meet the use scenarios such as report analysis, ad hoc query, unified data warehouse construction, data lake federated query acceleration, etc. Users can build user behavior analysis, AB experimental platform, log retrieval analysis, user portrait analysis, order analysis and other applications on it.

Doris 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
UserUsernameUser 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