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

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

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

1 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • apache/hiveapache 的头像

    apache/hive

    6,012在 GitHub 上查看↗

    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
    在 GitHub 上查看↗6,012
  1. Home
  2. Data & Databases
  3. Database Query Joins
  4. Map Join Optimizations