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

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

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

1 个仓库

Awesome GitHub RepositoriesColumnar Segments

Independent, time-based horizontal shards using columnar storage and indices for memory-mapped query serving.

Distinct from Columnar Formats: Distinct from general columnar formats: focuses on the segment-based sharding architecture for memory-mapped access.

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

Awesome Columnar Segments GitHub Repositories

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

    apache/pinot

    6,098在 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

    Organizes table data into independent, time-based horizontal shards using columnar storage and indices.

    Java
    在 GitHub 上查看↗6,098
  1. Home
  2. Data & Databases
  3. In-Memory Data Stores
  4. Columnar Formats
  5. Columnar Segments