awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 个仓库

Awesome GitHub RepositoriesConcurrent Analytical Serving

Capabilities for serving complex analytical queries to many simultaneous users.

Distinct from High-Performance Data Analysis: Distinct from High-Performance Data Analysis: focuses on the concurrency of user access and serving rather than the underlying algorithmic analysis.

Explore 4 awesome GitHub repositories matching data & databases · Concurrent Analytical Serving. Refine with filters or upvote what's useful.

Awesome Concurrent Analytical Serving GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • apache/incubator-druidapache 的头像

    apache/incubator-druid

    14,020在 GitHub 上查看↗

    Apache Druid is a real-time OLAP database and distributed analytics engine. It functions as a columnar time-series database designed for high-performance analytical queries and the real-time ingestion of streaming and batch datasets. The system provides a framework for high-concurrency analytics, allowing multiple simultaneous users to execute SQL and native queries across large-scale data. It supports mixed data ingestion, combining real-time streaming and batch loading into a single system for unified analysis. The platform includes capabilities for distributed cluster management, enabling

    Serves a large number of simultaneous users performing complex data analysis and reporting.

    Java
    在 GitHub 上查看↗14,020
  • apache/druidapache 的头像

    apache/druid

    14,020在 GitHub 上查看↗

    Apache Druid is a real-time analytics database and distributed columnar time-series store designed for sub-second analytical queries. It functions as a data platform featuring a distributed SQL query engine and a real-time data ingestion system for moving historical and streaming data from external sources. The system is distinguished by its ability to provide low-latency analytics under high concurrency to power operational dashboards. It implements a Kerberos-secured environment for user authentication and employs a shared-nothing cluster architecture to enable horizontal scaling. The plat

    Enables the serving of complex analytical queries to many simultaneous users across distributed clusters without performance loss.

    Javadruid
    在 GitHub 上查看↗14,020
  • risingwavelabs/risingwaverisingwavelabs 的头像

    risingwavelabs/risingwave

    9,093在 GitHub 上查看↗

    RisingWave is a cloud-native streaming database and real-time analytics engine that uses standard SQL to process continuous data streams. It functions as a streaming data lakehouse, combining the capabilities of a streaming SQL database with a platform that integrates streaming ingestion with open table formats. The system is distinguished by its use of the PostgreSQL wire protocol, allowing it to integrate with existing SQL tools and drivers. It employs a decoupled compute and storage architecture, persisting streaming state and materialized views in cloud object storage to enable independen

    Runs concurrent SQL queries against streaming data using a dedicated serving layer.

    Rustapache-icebergdata-engineeringdatabase
    在 GitHub 上查看↗9,093
  • apache/pinotapache 的头像

    apache/pinot

    6,098在 GitHub 上查看↗

    Pinot is a distributed, columnar analytical database designed for high-concurrency, low-latency query processing. It functions as a real-time OLAP datastore, enabling interactive, user-facing analytics by ingesting and querying massive datasets from both streaming and batch sources. The system architecture relies on a centralized controller for cluster coordination and a distributed segment-based storage model to ensure horizontal scalability. The platform distinguishes itself through a hybrid ingestion pipeline that unifies real-time event streams and historical batch data into a single quer

    Serves complex analytical queries to many simultaneous users with strict latency requirements for interactive applications.

    Java
    在 GitHub 上查看↗6,098
  1. Home
  2. Data & Databases
  3. High-Performance Data Analysis
  4. Concurrent Analytical Serving