Go to file
miomiocat d139bde248
[Enhancement] Separate JNI logs from be.out (#25826)
- separate JNI logs from be.out
- rolling out config 
- provide log4j-1 compatibility using [log4j 1.2
bridge](https://logging.apache.org/log4j/2.x/log4j-1.2-api.html)

Signed-off-by: miomiocat <284487410@qq.com>
2023-06-25 17:33:00 +08:00
.github [Tool] CI: run admit after SQL-Tester (#25392) 2023-06-15 20:30:19 +08:00
be [Enhancement] Separate JNI logs from be.out (#25826) 2023-06-25 17:33:00 +08:00
bin [Enhancement] Change xml in start_fe to 8G (#23604) 2023-05-23 20:21:44 +08:00
build-support [Tool] Fix check-format.sh script missing files in be/test directory (#24978) 2023-06-09 08:11:07 +00:00
community Update TSC_members.md (#24719) 2023-06-06 13:46:14 +08:00
conf [Enhancement] Separate JNI logs from be.out (#25826) 2023-06-25 17:33:00 +08:00
contrib Revert "[Enhancement] Change Sort Key Order for AirByte tables" (#25802) 2023-06-25 14:10:57 +08:00
docker [Enhancement] update staros related components version (#25787) 2023-06-25 10:19:21 +08:00
docs [Doc] Update spark connector unloading doc (#25821) 2023-06-25 17:07:23 +08:00
fe [Feature] pipe syntax (#24663) 2023-06-25 17:07:50 +08:00
fs_brokers/apache_hdfs_broker [Enhancement] upgrade guava to 32.0.1 due to CVE-2023-2976 (#25300) 2023-06-15 12:44:05 +08:00
gensrc [Feature] pipe syntax (#24663) 2023-06-25 17:07:50 +08:00
images Add shared-data architecture doc (#22865) 2023-05-05 17:30:21 +08:00
java-extensions [Enhancement] Separate JNI logs from be.out (#25826) 2023-06-25 17:33:00 +08:00
licenses [Enhancement] Add scripting ability to BE (#20351) 2023-03-31 09:37:28 +08:00
licenses-binary [Enhancement] Add groovy script engine to FE (#21403) 2023-04-13 10:58:38 +08:00
test [Feature] pipe syntax (#24663) 2023-06-25 17:07:50 +08:00
thirdparty [Enhancement] Upgrade jindosdk version to 4.6.8 (#24809) 2023-06-25 15:19:20 +08:00
tools [Doc] Modify absolute paths in docs (#21986) 2023-04-20 11:32:02 +08:00
webroot Add a download button in the query UI (#22153) 2023-04-21 19:12:16 +08:00
.clang-format [Tool] make clang-format support protobuf (#25479) 2023-06-16 20:10:57 +08:00
.clang-tidy [Refactor] fix .clang-tidy and apply (#12763) 2022-11-01 10:36:53 -07:00
.dockerignore [BugFix] remove .git/ from dockerignore file (#20682) 2023-03-30 21:47:58 +08:00
.gitignore [BugFix] Fix use wrong hash table when spill left/right outer join has other conjuncts (#23302) 2023-05-15 16:51:47 +08:00
.gitmodules [Enhancement] Import the starcachelib to block cache by staros to replace starcache submodule. (#24541) 2023-06-08 15:41:34 +08:00
.mergify.yml [Tool] Mergify configuration update bot account (#23982) 2023-05-23 19:38:19 +08:00
CODE_OF_CONDUCT.md Init commit 2021-09-04 22:14:12 +08:00
CONTRIBUTING.md Updata new Contributing Guide (#7169) 2022-06-13 18:18:08 +08: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 Add shared-data architecture doc (#22865) 2023-05-05 17:30:21 +08:00
build.sh [Enhancement] Separate JNI logs from be.out (#25826) 2023-06-25 17:33:00 +08:00
codecov.yml [Tool] Update coverage (#23115) 2023-05-10 13:53:49 +08:00
env.sh make fe buildable on apple MAC (#15356) 2022-12-16 09:07:05 -08:00
run-be-ut.sh [Enhancement] update staros related components version (#25787) 2023-06-25 10:19:21 +08:00
run-fe-ut.sh [Refactor] Unify the unit tests related names for BE and FE (#15667) 2023-01-10 15:12:33 +08:00

README.md

Download | Docs | Benchmarks | Demo

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

StarRocks 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.
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: