Files
doris/samples/doris-demo
jiafeng.zhang 88a96d68cd [Sample] Doris developers quickly use the development sample code framework, (#6301)
The main purpose of this project is to let doris use development, which can get started quickly,
and give sample codes for the use of various new functions as a reference.
Submit the framework first, and the code will be submitted one after another

Doris developers quickly use the development sample code framework, and the code is submitted one after another
2021-07-26 10:16:48 +08:00
..

In order to help developers quickly use and master Doris, this project provides a large number of code examples of Doris related scenarios.

flink-demo

Mainly to provide sample codes for the integration of doris and flink, and examples of the use of Flink-doris-connector

spark-demo

Mainly to provide sample codes for the integration of doris and spark, and examples of the use of Spark-doris-connector

stream-load-demo

Provide usage examples of Doris stream load, including file and memory data import, using Java Http client method

spring-jdbc-demo

Provides the use of Spring to integrate Doris, and provides external data access interfaces

docs

Instructions for each example