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

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

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم 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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • 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

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

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

    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.