awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 repositorios

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

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • apache/incubator-druidAvatar de apache

    apache/incubator-druid

    14,020Ver en 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
    Ver en GitHub↗14,020
  • apache/druidAvatar de apache

    apache/druid

    14,020Ver en 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
    Ver en GitHub↗14,020
  • risingwavelabs/risingwaveAvatar de risingwavelabs

    risingwavelabs/risingwave

    9,093Ver en 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
    Ver en GitHub↗9,093
  • apache/pinotAvatar de apache

    apache/pinot

    6,098Ver en 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
    Ver en GitHub↗6,098
  1. Home
  2. Data & Databases
  3. High-Performance Data Analysis
  4. Concurrent Analytical Serving