Go to file
mergify[bot] d4ed3d0583
[BugFix] Fix cast from LARGEINT to DECIMAL128 (backport #63559) (#63868)
Signed-off-by: zihe.liu <ziheliu1024@gmail.com>
Co-authored-by: zihe.liu <ziheliu1024@gmail.com>
2025-10-10 03:36:12 +00:00
.github [Tool] Revert "Update branch status to Code-freeze" (#61957) 2025-08-15 11:01:57 +08:00
be [BugFix] Fix cast from LARGEINT to DECIMAL128 (backport #63559) (#63868) 2025-10-10 03:36:12 +00:00
bin [BugFix] fix hadoop-lib for upgrade compatibility (backport #57436) (#57445) 2025-03-31 10:29:42 +00:00
build-support [Feature] Add build arch info when showing FE/BE version (backport #48572) (#48613) 2024-07-19 16:28:07 +08:00
community [Doc] Update membership.md (#31231) 2023-11-09 09:06:20 -08:00
conf [BugFix] fix hadoop-lib for upgrade compatibility (backport #57436) (#57445) 2025-03-31 10:29:42 +00:00
contrib [Enhancement] Adding exclusions for libraries to fix CVEs (backport #50283) (#50968) 2024-09-12 10:49:48 +08:00
docker [BugFix] update staros to 3.3.4 (#62071) 2025-08-20 07:54:39 +08:00
docs [Doc] add video (backport #63330) (#63338) 2025-09-20 21:55:39 +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 query detail lost audit items (backport #63237) (backport #63496) (#63536) 2025-09-28 10:12:24 +08:00
fs_brokers/apache_hdfs_broker [BugFix][CVE-2025-58056] bump io.netty version to 4.1.125.Final (backport #62801) (#62808) 2025-09-07 08:05:28 +00:00
gensrc [BugFix] fix partial compaction's segment deleted by abort transaction (backport #58737) (#58866) 2025-05-12 14:29:00 +08:00
images Add shared-data architecture doc (#22865) 2023-05-05 17:30:21 +08:00
java-extensions [BugFix][CVE-2025-58056] bump io.netty version to 4.1.125.Final (backport #62801) (#62808) 2025-09-07 08:05:28 +00:00
licenses [Enhancement] Add scripting ability to BE (#20351) 2023-03-31 09:37:28 +08:00
licenses-binary [Feature] Jdbc catalog for oracle and sqlserver backport serveral prs (backport #44887) (#47517) 2024-06-28 10:16:59 +08:00
test [BugFix] Fix cast from LARGEINT to DECIMAL128 (backport #63559) (#63868) 2025-10-10 03:36:12 +00:00
thirdparty [BugFix] update staros to 3.3.4 (#62071) 2025-08-20 07:54:39 +08:00
tools [Tool] Add diagnostics.sql script for troubleshooting (#28428) 2023-08-02 14:00:14 +08: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 (backport #44990) (#49112) 2024-08-09 16:55:32 -07: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 (backport #54564) (#54682) 2025-01-03 17:27:52 +08:00
.mergify.yml [Tool] Mergify: configuration update to allow comment from github-actions (#33491) 2023-10-23 08:34:57 -05:00
.trivyignore [Enhancement] fix CVEs and refactor fe pom.xml (backport #56725) (#56900) 2025-03-14 01:13:13 +00:00
CODE_OF_CONDUCT.md Init commit 2021-09-04 22:14:12 +08:00
CONTRIBUTING.md [Doc] Adding detail for data length field (backport #51095) (#51178) 2024-09-30 09:51:13 -04: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 [Doc] add "compile with Docker" and "deploy manually" steps for contributors (backport #49354) (#49400) 2024-08-08 07:09:18 +00:00
SECURITY.md [INF] Add security policy (#34617) 2023-11-08 10:47:16 -08:00
build.sh [BugFix] remove trailing back slash in build script (backport #60787) (#60797) 2025-07-10 19:28:48 +08:00
codecov.yml [Tool] Cov split BE/FE by flags (#29855) 2023-08-24 13:52:54 +08:00
env.sh [Enhancement] Set python3 as the default python version when compiling (backport #48586) (#48592) 2024-07-19 11:40:47 +08:00
run-be-ut.sh [BugFix] disable ASAN build when gcov is enabled to avoid link failure (backport #59587) (#59685) 2025-06-06 13:35:40 +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][Cherry-Pick][Branch-3.3] Fix cve problems in java-extensions module (backport #49425) (#49607) 2024-08-08 20:20:15 +08:00
trivy.yaml [BugFix] upgrade hudi-common and fix CVEs (backport #59501) (#60777) 2025-07-10 07:41:28 +00:00

README.md

Download | Docs | Benchmarks | Demo

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

StarRocks, a Linux Foundation project, is the next-generation data platform designed to make data-intensive real-time analytics fast and easy. It delivers query speeds 5 to 10 times faster than other popular solutions. StarRocks can perform real-time analytics well while updating historical records. It can also enhance real-time analytics with historical data from data lakes easily. With StarRocks, you can get rid of the de-normalized tables and get the best performance and flexibility.

Learn more 👉🏻 Introduction to StarRocks



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™, 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
Deploy Learn how to run and configure StarRocks.
Articles How-tos, Tutorials, Best Practices and Architecture Articles.
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.


Used By

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