GithubHelp home page GithubHelp logo

starrocks / ranger Goto Github PK

View Code? Open in Web Editor NEW

This project forked from apache/ranger

0.0 0.0 1.0 102.99 MB

Apache Ranger - To enable, monitor and manage comprehensive data security across the Hadoop platform and beyond

Home Page: https://ranger.apache.org

License: Apache License 2.0

Shell 2.38% JavaScript 19.28% Python 4.73% C 0.03% Java 65.77% CSS 0.89% HTML 1.57% PLpgSQL 0.52% PLSQL 0.33% Less 0.01% TSQL 4.05% Jinja 0.44%

ranger's Introduction

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

StarRocksโ€™s 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:

ranger's People

Contributors

aloklal99 avatar ankitap0302 avatar ankitasinha avatar bhavikpatel9977 avatar boscodurai avatar brijesh619 avatar coheigea avatar dhavaljrajpara avatar dhavalshah9131 avatar dineshkumar-yadav avatar fatimaawez avatar gautamborad avatar gzsombor avatar kishorgollapalliwar avatar kumaab avatar maheshbandal15 avatar mateenmansoori avatar mehulbparikh avatar mneethiraj avatar ni3galave avatar nikhilpurbhe avatar pengjianhua avatar pradeepagrawal8184 avatar ramackri avatar rameeshm avatar sneethiraj avatar spolavarapu1 avatar spolavarpau1 avatar vperiasamy avatar zhangqiang2 avatar

Watchers

 avatar

Forkers

wangsimo0

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.