wuyunfeng / incubator-doris

Apache Doris (Incubating)

Home Page:http://doris.incubator.apache.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Apache Doris (incubating)

License Total Lines GitHub release Join the chat at https://gitter.im/apache-doris/Lobby

Doris is an MPP-based interactive SQL data warehousing for reporting and analysis. Its original name was Palo, developed in Baidu. After donated to Apache Software Foundation, it was renamed Doris.

  • Doris provides high concurrent low latency point query performance, as well as high throughput queries of ad-hoc analysis.

  • Doris provides batch data loading and real-time mini-batch data loading.

  • Doris provides high availability, reliability, fault tolerance, and scalability.

The main advantages of Doris are the simplicity (of developing, deploying and using) and meeting many data serving requirements in a single system. For details, refer to Overview.

Official website: https://doris.apache.org/

Monthly Active Contributors

Contributor over time

License

Apache License, Version 2.0

Note
Some licenses of the third-party dependencies are not compatible with Apache 2.0 License. So you need to disable some Doris features to be complied with Apache 2.0 License. For details, refer to the thirdparty/LICENSE.txt

Technology

Doris mainly integrates the technology of Google Mesa and Apache Impala, and it is based on a column-oriented storage engine and can communicate by MySQL client.

Compile and install

See Compilation for details.

Report issues or submit pull request

If you find any bugs, feel free to file a GitHub issue or fix it by submitting a pull request.

Contact Us

Contact us through the following mailing list.

Name Scope
dev@doris.apache.org Development-related discussions Subscribe Unsubscribe Archives

Links

About

Apache Doris (Incubating)

http://doris.incubator.apache.org

License:Apache License 2.0


Languages

Language:Java 50.0%Language:C++ 44.6%Language:C 2.2%Language:Thrift 0.8%Language:Python 0.6%Language:TypeScript 0.5%Language:CMake 0.3%Language:Shell 0.3%Language:Scala 0.2%Language:Lex 0.1%Language:Less 0.1%Language:JavaScript 0.1%Language:Ruby 0.0%Language:Makefile 0.0%Language:Dockerfile 0.0%Language:CSS 0.0%Language:Mustache 0.0%Language:Yacc 0.0%Language:HTML 0.0%Language:Assembly 0.0%