StarRocks icon
StarRocks icon

StarRocks

 2 likes

StarRocks, a Linux Foundation project, is a next-generation sub-second MPP OLAP database for full analytics scenarios, including multi-dimensional analytics, real-time analytics, and ad-hoc queries. InfoWorld’s 2023 BOSSIE Award for best open source software.

StarRocks screenshot 1

License model

  • FreeOpen Source

Platforms

  • Linux
5 / 5 Avg rating (1)
2likes
1comment
0news articles

Features

Suggest and vote on features
  1.  Real-time analytics
  2.  Distributed Database
  3.  Real time updates

 Tags

  • lakehouse-platform
  • vectorized
  • analytics
  • big-data
  • SQL
  • realtime-database
  • Database
  • datalake
  • hudi
  • iceberg
  • cloudnative
  • star-schema
  • delta-lake
  • olap
  • mpp
  • lakehouse

StarRocks News & Activities

Highlights All activities

Recent activities

Show all activities

StarRocks information

  • Developed by

    StarRocks
  • Licensing

    Open Source (Apache-2.0) and Free product.
  • Written in

  • Alternatives

    11 alternatives listed
  • Supported Languages

    • English

AlternativeTo Category

Development

GitHub repository

  •  9,818 Stars
  •  1,963 Forks
  •  1206 Open Issues
  •   Updated Apr 15, 2025 
View on GitHub

Our users have written 1 comments and reviews about StarRocks, and it has gotten 2 likes

StarRocks was added to AlternativeTo by Albert Wong on Jan 11, 2024 and this page was last updated Jan 13, 2024.

Comments and Reviews

   
 Post comment/review
Top Positive Comment
Albert Wong
Jan 12, 2024
0

I like StarRocks because it's an open source replacement for Snowflake, BigQuery, RedShift

What is StarRocks?

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.

  • 🚀 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.

StarRocks Videos

Official Links