awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesIntermediate Result Controllers

Mechanisms for restricting intermediate result sets to prevent network bottlenecks in distributed queries.

Distinguishing note: No existing candidate covers network-level control of intermediate query results in distributed databases.

Explore 1 awesome GitHub repository matching data & databases · Intermediate Result Controllers. Refine with filters or upvote what's useful.

Awesome Intermediate Result Controllers GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • citusdata/citusAvatar de citusdata

    citusdata/citus

    12,562Voir sur GitHub↗

    Citus is a PostgreSQL extension that transforms a standard database into a distributed system. It functions as a sharding framework and distributed SQL engine, enabling horizontal scaling by partitioning tables across a cluster of nodes. By utilizing a coordinator-worker topology, the system manages metadata and routes queries to the appropriate nodes, allowing for parallel execution of complex operations across distributed data shards. The platform distinguishes itself through its specialized support for multi-tenant architectures and real-time analytical processing. It enables tenant-based

    Restricts the size of intermediate result sets and optimizes transfer formats to prevent network bottlenecks.

    Ccituscitus-extensiondatabase
    Voir sur GitHub↗12,562
  1. Home
  2. Data & Databases
  3. Intermediate Result Controllers