awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Columnar Data Stores · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesColumnar Data Stores

Systems that organize data in columns rather than rows to optimize analytical queries and storage efficiency.

Distinguishing note: Focuses on columnar storage architectures for high-performance querying, distinct from general-purpose relational or document databases.

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

  1. Home
  2. Data & Databases
  3. Columnar Data Stores

Awesome Columnar Data Stores GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • ClickHouse/ClickHouse

    ClickHouse/ClickHouse

    45,963View on GitHub↗

    ClickHouse is a high-performance, columnar analytical database designed for real-time query execution and large-scale data aggregation. It functions as a distributed data warehouse capable of processing petabytes of information, while also providing an embedded engine that integrates directly into applications for native query capabilities without external dependencies. The system is built to handle high-throughput ingestion and complex analytical workloads, delivering millisecond-level latency for interactive dashboards and operational monitoring. The platform distinguishes itself through ad

    Provides high-performance storage and querying for JSON data by mapping paths to dense subcolumns.

    C++aianalyticsbig-data
    45,963View on GitHub↗