awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • citusdata/citusالصورة الرمزية لـ citusdata

    citusdata/citus

    12,562عرض على 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
    عرض على GitHub↗12,562
  1. Home
  2. Data & Databases
  3. Intermediate Result Controllers