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

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

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

2 مستودعات

Awesome GitHub RepositoriesRelationship Aggregators

Utilities for calculating statistical summaries from related database records.

Distinct from Data Aggregation Tools: Focuses on relationship-specific aggregation, distinct from general data aggregation.

Explore 2 awesome GitHub repositories matching data & databases · Relationship Aggregators. Refine with filters or upvote what's useful.

Awesome Relationship Aggregators GitHub Repositories

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

    cube-js/cube

    20,251عرض على GitHub↗

    Cube is a semantic data layer that provides a unified framework for defining business metrics, dimensions, and relationships across diverse data sources. By acting as a headless business intelligence engine, it transforms raw data into a governed model that can be queried via SQL, REST, and GraphQL interfaces. This architecture ensures consistent data definitions and logic across all downstream analytical applications and reporting tools. The platform distinguishes itself through its integrated conversational AI capabilities, which allow users to explore data using natural language. It orches

    Computes summary values using standard aggregations, conditional filters, and mathematical formulas to derive business insights.

    Rustagentic-analyticsagentsai
    عرض على GitHub↗20,251
  • hayes/pothosالصورة الرمزية لـ hayes

    hayes/pothos

    2,576عرض على GitHub↗

    Pothos is a code-first GraphQL schema builder and framework designed for type-safe development. It allows developers to construct schemas using typed definitions in TypeScript, eliminating the need for external code generation steps. The framework distinguishes itself through a dedicated data mapper that connects GraphQL types to relational databases and ORMs, such as Prisma, while optimizing query resolution. It provides a full implementation of the Relay specification, including global object identification and cursor-based pagination. The project covers several core capability areas, incl

    Calculates derived statistical summaries, such as counts or sums, from data relationships without loading full records.

    TypeScriptgraphqltypescript
    عرض على GitHub↗2,576
  1. Home
  2. Data & Databases
  3. Data Aggregation Tools
  4. Relationship Aggregators

استكشف الوسوم الفرعية

  • Approximate AggregatorsTools for performing high-performance approximate calculations on large datasets. **Distinct from Relationship Aggregators:** Distinct from Relationship Aggregators: focuses on approximate counting functions for performance rather than relationship-specific summaries.