awesome-repositories.com
Blog
MCP
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 repository-uri

Awesome GitHub RepositoriesConcurrent Query Processing

Capabilities for executing parallel analytical queries alongside high-throughput data ingestion without blocking.

Distinct from High-Performance Ingestion: Distinct from High-Performance Ingestion: focuses on the concurrency of analytical query execution rather than just ingestion throughput.

Explore 5 awesome GitHub repositories matching data & databases · Concurrent Query Processing. Refine with filters or upvote what's useful.

Awesome Concurrent Query Processing GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • dzhng/deep-researchAvatar dzhng

    dzhng/deep-research

    19,136Vezi pe GitHub↗

    This project is an AI research tool designed for autonomous web information gathering and automated topic research. It utilizes agent orchestration to combine search engines and web scraping, enabling the system to discover detailed information and build a comprehensive understanding of complex subjects without manual step-by-step guidance. The tool employs an iterative research execution model that recursively generates targeted search queries and refines directions based on previous results. It includes a feedback loop that compares current findings against initial objectives to identify kn

    Processes multiple search and scraping queries concurrently to accelerate the information gathering phase.

    TypeScriptagentaigpt
    Vezi pe GitHub↗19,136
  • questdb/questdbAvatar questdb

    questdb/questdb

    17,062Vezi pe GitHub↗

    QuestDB is a high-performance, distributed time-series database designed for the ingestion, storage, and analysis of massive datasets. It functions as a real-time analytics platform that utilizes a columnar storage engine to optimize disk input and output, enabling efficient analytical scans and complex windowing operations on streaming data. The platform distinguishes itself through specialized capabilities for handling asynchronous time-series streams, including advanced join algorithms that align disparate data sets based on precise timestamp lookups. It supports high-volume ingestion thro

    Supports simultaneous high-throughput ingestion and parallel analytical queries to maintain consistent performance under heavy workloads.

    Javacapital-marketscppdatabase
    Vezi pe GitHub↗17,062
  • apache/dorisAvatar apache

    apache/doris

    15,526Vezi pe GitHub↗

    Doris is a distributed SQL data warehouse designed for high-performance analytical workloads and real-time data processing. It functions as a unified platform that integrates traditional relational warehousing with lakehouse query capabilities, allowing users to execute analytical operations directly against external data lakes without requiring data migration. The system distinguishes itself through a shared-nothing, massively parallel processing architecture that utilizes vectorized query execution and columnar storage to maintain sub-second latency. It supports dynamic schema evolution, en

    Supports high-concurrency analytical query processing, handling thousands of requests per second for enterprise-scale operations.

    Javaagentaibigquery
    Vezi pe GitHub↗15,526
  • ardanlabs/gotrainingAvatar ardanlabs

    ardanlabs/gotraining

    12,212Vezi pe GitHub↗

    This repository provides curated learning paths, structured courseware, and technical materials for mastering Go programming, container orchestration, and software architecture. It serves as a comprehensive educational resource for systems programming, focusing on language mechanics, memory safety, and high-performance backend design. The project distinguishes itself through a multi-modal instructional design that combines instructor-led workshops, project-based curricula, and competency-based certifications. It offers specialized guidance on building production-grade AI infrastructure, inclu

    Teaches the execution of parallel database lookups using lightweight threads to increase throughput.

    Go
    Vezi pe GitHub↗12,212
  • apache/pinotAvatar apache

    apache/pinot

    6,098Vezi pe 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

    Handles high-concurrency analytical queries by scaling horizontally across distributed clusters.

    Java
    Vezi pe GitHub↗6,098
  1. Home
  2. Data & Databases
  3. High-Performance Ingestion
  4. Concurrent Query Processing