awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesMaterialized View Refresh Schedulers

Automated background tasks for updating materialized views from base tables.

Distinct from Data Refresh Scheduling: Distinct from Data Refresh Scheduling: focuses on materialized view maintenance rather than general UI data updates.

Explore 1 awesome GitHub repository matching data & databases · Materialized View Refresh Schedulers. Refine with filters or upvote what's useful.

Awesome Materialized View Refresh Schedulers GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • apache/pinotAvatar de apache

    apache/pinot

    6,098Voir sur GitHub↗

    Pinot is a distributed, columnar analytical database designed for high-concurrency, low-latency query processing. It functions as a real-time OLAP datastore, enabling interactive, user-facing analytics by ingesting and querying massive datasets from both streaming and batch sources. The system architecture relies on a centralized controller for cluster coordination and a distributed segment-based storage model to ensure horizontal scalability. The platform distinguishes itself through a hybrid ingestion pipeline that unifies real-time event streams and historical batch data into a single quer

    Creates and manages materialized views that automatically refresh data from source tables based on defined schedules.

    Java
    Voir sur GitHub↗6,098
  1. Home
  2. Data & Databases
  3. Data Refresh Scheduling
  4. Materialized View Refresh Schedulers