Go to file
shuming.li 522f719bf6
[Tool] [BugFix] Fix building format-sdk compile bugs (#59365)
Signed-off-by: shuming.li <ming.moriarty@gmail.com>
2025-05-27 16:03:16 +08:00
.github [Tool] Optimize the approval strategy for branch merging (#59196) 2025-05-21 18:18:13 +08:00
be [BugFix] fix persistent index compatibility issue when migrate between different cpu arch (#59219) 2025-05-26 22:58:33 -07: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] support parquet data page v2(no encoding) (#57621) 2025-04-03 19:11:39 -07:00
contrib [BugFix]Fix table_type (#59368) 2025-05-27 14:31:21 +08:00
docker [Enhancement] upgrade staros to v3.5-rc1 (#58600) 2025-05-08 17:35:08 +08:00
docs [Doc]Update jwt_authentication.md (#59353) 2025-05-26 09:14:32 -07: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 table_type (#59368) 2025-05-27 14:31:21 +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] Upgrade tomcat to 9.0.99 due to CVE-2025-24813 (#58505) 2025-04-28 19:28:36 +08:00
gensrc [Enhancement] Report tablet version in advance if publish cost too much time (#59009) 2025-05-26 16:19:33 +08:00
images Add shared-data architecture doc (#22865) 2023-05-05 17:30:21 +08:00
java-extensions [Feature] Add storage volume and staros support for GCS (#58815) 2025-05-27 11:21:48 +08:00
licenses [Enhancement] Add scripting ability to BE (#20351) 2023-03-31 09:37:28 +08:00
licenses-binary [Enhancement] add `xsimd` binary license (#58000) 2025-04-14 19:40:59 +08:00
test [BugFix]Fix table_type (#59368) 2025-05-27 14:31:21 +08:00
thirdparty [Tool] [BugFix] Fix building format-sdk compile bugs (#59365) 2025-05-27 16:03:16 +08:00
tools [Tool] Add StarRocks Diagnostics tool for StarRocks metadata collection (#58810) 2025-05-12 15:58:52 +00:00
webroot Add a download button in the query UI (#22153) 2023-04-21 19:12:16 +08:00
.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 Init commit 2021-09-04 22:14:12 +08:00
CONTRIBUTING.md [Doc] Adding detail for data length field (#51095) 2024-09-19 14:41:26 -07:00
LICENSE.txt [License] License under Apache License, Version 2.0 (#14655) 2022-12-05 10:00:27 -08:00
NOTICE.txt [Refactor] Change the license from StarRocks Limited to StarRocks Inc (#10093) 2022-08-17 14:05:09 +08:00
README.md Update README.md 2025-04-26 11:09:16 -07:00
SECURITY.md [INF] Add security policy (#34617) 2023-11-08 10:47:16 -08:00
build.sh [Enhancement] Support for dynamic linking to support switching jemalloc with debug option (#57970) 2025-04-16 10:45:02 +08: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 [Enhancement] Support for dynamic linking to support switching jemalloc with debug option (#57970) 2025-04-16 10:45:02 +08: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] Fix CVE-2024-13009 (#59034) 2025-05-20 11:12:50 +08: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: