awesome-repositories.com

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

EntdeckenKuratierte SuchenBlogSitemap
ProjektÜber unsPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
awesome-repositories.comBlog
Kategorien

1 Repo

Awesome GitHub RepositoriesMap Join Optimizations

Automatically selects map joins for star-schema queries by loading smaller tables into memory as hash tables.

Distinct from Database Query Joins: Distinct from Database Query Joins: focuses on automatic map join selection for star-schema queries, not general join capabilities.

Explore 1 awesome GitHub repository matching data & databases · Map Join Optimizations. Refine with filters or upvote what's useful.

Awesome Map Join Optimizations GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • apache/hiveAvatar von apache

    apache/hive

    6,012Auf GitHub ansehen↗

    Apache Hive is a SQL-on-Hadoop data warehouse that enables querying and managing petabytes of data stored in distributed storage such as HDFS and cloud storage services. It provides a familiar SQL interface for batch analytics and reporting, supported by a core set of components including the HiveServer2 Thrift service for remote query execution, the Hive Metastore Service for central metadata management, the Hive ACID Transaction Engine for concurrent read-write operations, and the Hive LLAP Interactive Engine for low-latency analytical processing. The WebHCat REST API offers an HTTP interfac

    Automatically selects map joins for star-schema queries by loading smaller tables into memory as hash tables.

    Javaapachebig-datadatabase
    Auf GitHub ansehen↗6,012
  1. Home
  2. Data & Databases
  3. Database Query Joins
  4. Map Join Optimizations