Go to file
Harbor Liu 58b2e2386e
[Doc] Add AuthenticationOAuth2Client to contrib (#60275)
2025-06-26 09:41:36 +08:00
.github [Tool] Feature coverage add branch param (#57679) 2025-06-11 09:58:15 +08:00
be [BugFix] Fix information_schema.task_runs schema scan bugs (#60296) 2025-06-25 20:54:45 +08:00
bin [BugFix] Fix show_be_version command not work (#58649) 2025-05-02 11:38:40 +08:00
build-support [Feature] Add build arch info when showing FE/BE version (#48572) 2024-07-18 10:10:14 -04:00
community [Doc] Update membership.md (#31231) 2023-11-09 09:06:20 -08:00
conf [Enhancement] add default java opts for iceberg metadata (#59947) 2025-06-17 10:04:20 +08:00
contrib [Doc] Add AuthenticationOAuth2Client to contrib (#60275) 2025-06-26 09:41:36 +08:00
docker [BugFix] fix fe leader parser because of new column added (#60238) 2025-06-25 09:29:32 +08:00
docs [Enhancement] Add customQueryId to audit log (#59755) 2025-06-25 15:16:05 +08:00
extra/grafana/kubernetes [Doc] Add Datasource variable to dashboard, and user can choose different datasources (#42739) 2024-03-18 15:48:17 +08:00
fe [BugFix] Fix the error message when create python udf failed (#60285) 2025-06-26 08:46:05 +08:00
format-sdk [Tool] [BugFix] Fix building format-sdk compile bugs (#59365) 2025-05-27 16:03:16 +08:00
fs_brokers/apache_hdfs_broker [Enhancement] Fix CVE-2022-41404 (#59689) 2025-06-11 09:30:50 +08:00
gensrc [Enhancement] Add more informations for information_schema.task_runs and information_schema.materialized_views (#60054) 2025-06-24 19:17:13 +08:00
images Add shared-data architecture doc (#22865) 2023-05-05 17:30:21 +08:00
java-extensions [BugFix] fix paimon jni scanner (#60271) 2025-06-25 13:34:12 +08:00
licenses
licenses-binary [Enhancement] add `xsimd` binary license (#58000) 2025-04-14 19:40:59 +08:00
test [BugFix] Fix the error message when create python udf failed (#60285) 2025-06-26 08:46:05 +08:00
thirdparty [Enhancement] bump up breakpad to 2024.02.16 to fix crash in dump_syms (#60005) 2025-06-22 07:48:33 +08:00
tools [Tool] Add StarRocks Diagnostics tool for StarRocks metadata collection (#58810) 2025-05-12 15:58:52 +00:00
webroot
.clang-format [Tool] Remove duplicate lines in .clang-format (#28174) 2023-07-28 15:02:24 +08:00
.clang-tidy [Tool] turn on clang-tidy for all source code files (#44990) 2024-07-30 10:17:39 +08:00
.dockerignore [Enhancement] refactor allin1 image (#28240) 2023-07-31 16:16:24 +08:00
.gitignore [Enhancement] Remove thrift_types_customize_impl.cpp from gitignore (#54564) 2025-01-03 17:09:00 +08:00
.mergify.yml [Tool] Mergify: configuration update to allow comment from github-actions (#33491) 2023-10-23 08:34:57 -05:00
.trivyignore [BugFix] remove CVE-2025-27820 from .trivyignore (#58843) 2025-05-12 10:17:39 +08:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md [Doc] Adding detail for data length field (#51095) 2024-09-19 14:41:26 -07:00
LICENSE.txt
NOTICE.txt
README.md Update README.md 2025-06-12 02:44:20 -07:00
SECURITY.md [INF] Add security policy (#34617) 2023-11-08 10:47:16 -08:00
build.sh [BugFix] disable ASAN build when gcov is enabled to avoid link failure (#59587) 2025-06-06 03:53:17 +00:00
codecov.yml [Tool] Cov split BE/FE by flags (#29855) 2023-08-24 13:52:54 +08:00
env.sh [Refactor] Remove code of cachelib (#48859) 2024-07-24 09:53:56 -07:00
run-be-ut.sh [BugFix] disable ASAN build when gcov is enabled to avoid link failure (#59587) 2025-06-06 03:53:17 +00:00
run-fe-ut.sh [Tool] Upload BE UT log (#31397) 2023-09-20 09:37:14 +08:00
run-java-exts-ut.sh [Enhancement] Fix cve problems in java-extensions module (#49425) 2024-08-08 17:05:40 +08:00
trivy.yaml [Enhancement] upgrade hudi-common and fix CVEs (#59501) 2025-05-30 09:34:33 -07:00

README.md

Download | Docs | Benchmarks | Demo

JAVA&C++ Commit Activities Open Issues Website Slack Twitter Gurubase

StarRocks is the world's fastest open query engine for sub-second, ad-hoc analytics both on and off the data lakehouse. With average query performance 3x faster than other popular alternatives, StarRocks is a query engine that eliminates the need for denormalization and adapts to your use cases, without having to move your data or rewrite SQL. A Linux Foundation project.

Learn more 👉🏻 What Is StarRocks: Features and Use Cases



Features

  • 🚀 Native vectorized SQL engine: StarRocks adopts vectorization technology to make full use of the parallel computing power of CPU, achieving sub-second query returns in multi-dimensional analyses, which is 5 to 10 times faster than previous systems.
  • 📊 Standard SQL: StarRocks supports ANSI SQL syntax (fully supported TPC-H and TPC-DS). It is also compatible with the MySQL protocol. Various clients and BI software can be used to access StarRocks.
  • 💡 Smart query optimization: StarRocks can optimize complex queries through CBO (Cost Based Optimizer). With a better execution plan, the data analysis efficiency will be greatly improved.
  • Real-time update: The updated model of StarRocks can perform upsert/delete operations according to the primary key, and achieve efficient query while concurrent updates.
  • 🪟 Intelligent materialized view: The materialized view of StarRocks can be automatically updated during the data import and automatically selected when the query is executed.
  • Querying data in data lakes directly: StarRocks allows direct access to data from Apache Hive™, Apache Iceberg™, Delta Lake™ and Apache Hudi™ without importing.
  • 🎛️ Resource management: This feature allows StarRocks to limit resource consumption for queries and implement isolation and efficient use of resources among tenants in the same cluster.
  • 💠 Easy to maintain: Simple architecture makes StarRocks easy to deploy, maintain and scale out. StarRocks tunes its query plan agilely, balances the resources when the cluster is scaled in or out, and recovers the data replica under node failure automatically.

Architecture Overview

StarRockss streamlined architecture is mainly composed of two modules: Frontend (FE) and Backend (BE). The entire system eliminates single points of failure through seamless and horizontal scaling of FE and BE, as well as replication of metadata and data.

Starting from version 3.0, StarRocks supports a new shared-data architecture, which can provide better scalability and lower costs.


Resources

📚 Read the docs

Section Description
Quick Starts How-tos and Tutorials.
Deploy Learn how to run and configure StarRocks.
Docs Full documentation.
Blogs StarRocks deep dive and user stories.

Get support


Contributing to StarRocks

We welcome all kinds of contributions from the community, individuals and partners. We owe our success to your active involvement.

  1. See Contributing.md to get started.
  2. Set up StarRocks development environment:
  1. Understand our GitHub workflow for opening a pull request; use this PR Template when submitting a pull request.
  2. Pick a good first issue and start contributing.

📝 License: StarRocks is licensed under Apache License 2.0.

👥 Community Membership: Learn more about different contributor roles in StarRocks community.

💬 Developer Group Please join our Google Groups to discuss StarRocks features, project directions, issues, pull requests, or share suggestions.


Used By

This project is used by the following companies. Learn more about their use cases: