awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

Awesome GitHub RepositoriesMaterialized Data Summaries

Systems that maintain pre-computed data summaries in external storage to accelerate query performance.

Distinct from Data Storage Architectures: Distinct from general data storage: focuses on the materialized summary layer for query acceleration.

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

Awesome Materialized Data Summaries GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • cube-js/cubecube-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

    Maintains materialized data summaries in external storage to accelerate query performance and reduce load on primary data sources.

    Rustagentic-analyticsagentsai
    在 GitHub 上查看↗20,251
  • tcgoetz/garmindbtcgoetz 的头像

    tcgoetz/GarminDB

    2,923在 GitHub 上查看↗

    GarminDB is a local fitness data store and self-hosted health data archive designed to import, archive, and analyze health and activity metrics from Garmin accounts. It functions as a fitness data aggregator and metric analysis tool, maintaining a private database of health records for independent tracking and custom querying. The system features a GPS activity heatmap generator to visualize frequently traveled paths and a plugin system for integrating specialized third-party data fields and custom metrics. It employs a local-first persistence model that retains original source files on disk

    Aggregates raw health and activity metrics into structured tables for periodic analysis.

    Pythondatabasegarminhealth
    在 GitHub 上查看↗2,923
  1. Home
  2. Data & Databases
  3. Data Engineering and Infrastructure
  4. Data Persistence and Storage
  5. Data Storage Architectures
  6. Materialized Data Summaries

探索子标签

  • Health Data SummariesAggregating raw health metrics into structured tables for periodic trend analysis. **Distinct from Materialized Data Summaries:** Focuses on health/fitness data aggregation for analysis rather than query acceleration or clinical episodes.