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 RepositoriesColumnar Snapshot Optimizers

Query optimization techniques that serve snapshot queries using only columnar storage for high performance on analytical workloads.

Distinct from Query Optimizers: Distinct from Query Optimizers: specifically optimizes snapshot queries by using columnar storage exclusively rather than general query optimization techniques.

Explore 1 awesome GitHub repository matching data & databases · Columnar Snapshot Optimizers. Refine with filters or upvote what's useful.

Awesome Columnar Snapshot Optimizers 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/hudiAvatar de apache

    apache/hudi

    6,097Voir sur GitHub↗

    Apache Hudi is an open-source table format that brings ACID transactions, incremental processing, and multi-modal indexing to data lakes. It provides atomic commits with snapshot isolation, rollback, and optimistic concurrency control for reliable data lake operations, while supporting upserts, record-level updates, and deletions in large analytical datasets. The project distinguishes itself through a timeline-based architecture that coordinates all write operations, enabling features like time-travel querying, incremental change streaming, and multi-modal query views that include snapshot, i

    Serves snapshot queries using only columnar storage for high performance on analytical workloads.

    Javaapacheflinkapachehudiapachespark
    Voir sur GitHub↗6,097
  1. Home
  2. Data & Databases
  3. Query Optimizers
  4. Columnar Snapshot Optimizers