awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

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

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • cube-js/cubeAvatar von cube-js

    cube-js/cube

    20,251Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗20,251
  • hayes/pothosAvatar von hayes

    hayes/pothos

    2,576Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗2,576
  1. Home
  2. Data & Databases
  3. Data Aggregation Tools
  4. Relationship Aggregators

Unter-Tags erkunden

  • 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.