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:
Property | English | Description |
---|---|---|
Name | Name | Data source name, keep it unique |
Use local agent | Use Local Agent | Whether to use local agent to connect to data source, otherwise use server to connect to data source |
Host | Host | Host address domain name or IP |
Port number | Port | Service port number |
Interface host | Api Host | Interface service host address domain name or IP |
Interface port number | Api Port | Interface service port number |
User | Username | User account used to connect to data source |
Password | Password | User password used to connect to data source |
Use SSL | Use SSL | Whether to use encrypted connection |
Client certificate | CA certificate | Client certificate |