awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

9 रिपॉजिटरी

Awesome GitHub RepositoriesColumnar Analytics

High-performance analytical queries using columnar storage for aggregations, buckets, and facets.

Distinguishing note: None of the candidates cover database-level analytical processing using columnar storage; most focus on performance metrics or search tools.

Explore 9 awesome GitHub repositories matching data & databases · Columnar Analytics. Refine with filters or upvote what's useful.

Awesome Columnar Analytics GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • perspective-dev/perspectiveperspective-dev का अवतार

    perspective-dev/perspective

    10,981GitHub पर देखें↗

    Perspective is a columnar data analytics engine and high-performance visualization component powered by WebAssembly. It provides a system for analyzing and visualizing large or streaming datasets through interactive data grids and charts, utilizing a compiled binary to achieve near-native performance within the browser. The project distinguishes itself through a WebSocket-based data streaming interface and deep Apache Arrow integration, which minimize memory overhead when synchronizing tables between servers and clients. It acts as a remote query proxy capable of translating visualization con

    Stores strongly typed data in columns to enable high-performance aggregation and filtering of large datasets in memory.

    C++analyticsbidata-visualization
    GitHub पर देखें↗10,981
  • apache/datafusionapache का अवतार

    apache/datafusion

    8,908GitHub पर देखें↗

    Apache DataFusion is an extensible, columnar SQL query engine that runs embedded within a host application without requiring a separate server process. It processes data in columnar batches using Apache Arrow for memory-efficient analytics, and can scale analytic workloads across multiple nodes for parallel execution. The engine supports both SQL and DataFrame queries through a modular, streaming architecture that allows custom operators, data sources, functions, and optimizer rules. The engine distinguishes itself through its modular extension framework, which enables building custom query e

    Processes data in Arrow columnar batches through a streaming pipeline without materializing intermediate results.

    Rustarrowbig-datadataframe
    GitHub पर देखें↗8,908
  • paradedb/paradedbparadedb का अवतार

    paradedb/paradedb

    8,370GitHub पर देखें↗

    ParadeDB is a database extension that integrates full-text search, vector database capabilities, and real-time analytics directly into a relational engine. It functions as a plugin that adds new storage and query execution capabilities to an existing database architecture. The project distinguishes itself by supporting hybrid search workflows that combine lexical keyword matching with dense and sparse vector similarity in a single query. It utilizes reciprocal rank fusion to merge these ranked result sets and employs logical replication to synchronize data from external instances, removing th

    Calculates high-performance aggregates, buckets, and facets using specialized columnar storage.

    Rustaggregationsanalyticsbm25
    GitHub पर देखें↗8,370
  • mariadb/serverMariaDB का अवतार

    MariaDB/server

    7,196GitHub पर देखें↗

    This project is an open source relational database management system and SQL database designed for storing and managing structured data. It functions as a relational database for ensuring consistency and reliability, while also operating as a vector database for storing and querying high-dimensional vector embeddings. The system incorporates a columnar storage engine to optimize analytical query processing and large-scale data aggregation. It further enables vector similarity search, allowing users to find similar items by querying vector embeddings. The software covers a broad capability su

    Executes high-performance analytical queries using columnar storage for efficient aggregations.

    C++amazon-web-servicesdatabasefulltext-search
    GitHub पर देखें↗7,196
  • alibaba/alisqlalibaba का अवतार

    alibaba/AliSQL

    5,706GitHub पर देखें↗

    AliSQL is a fork of MySQL by Alibaba that extends the relational database management system with enhancements for high performance, scalability, and enterprise-grade availability. It retains the core MySQL identity as a SQL-based database for storing, organizing, and retrieving structured data, while adding optimizations for large-scale transactional and analytical workloads. The project differentiates itself through a set of Alibaba-specific improvements, including a columnar engine for accelerating analytical queries directly on MySQL tables, and a distributed, shared-nothing NDB Cluster en

    Embeds a DuckDB columnar engine to execute analytical SQL queries directly on MySQL tables.

    C++alisqldatabaseduckdb
    GitHub पर देखें↗5,706
  • google/perfettogoogle का अवतार

    google/perfetto

    5,558GitHub पर देखें↗

    Perfetto is a platform for system-level performance tracing and analysis on Linux and Android. It combines a high-throughput trace recorder, a SQL-based query engine, and a browser-based visualizer into a single toolchain. The platform covers CPU scheduling and call-stack profiling, native and Java heap memory allocation tracking, GPU and graphics events, and system-wide counters such as CPU frequency and power consumption. The architecture decouples trace recording from offline analysis, using a compact protobuf format for event encoding and columnar storage for efficient SQL queries. The we

    Stores parsed trace events in a column-oriented database for fast analytic queries.

    C++
    GitHub पर देखें↗5,558
  • eventual-inc/daftEventual-Inc का अवतार

    Eventual-Inc/Daft

    5,225GitHub पर देखें↗

    Daft is a distributed dataframe library and multimodal data processor designed to handle large-scale structured and unstructured data. It functions as a vectorized execution engine that processes tables alongside images, audio, and video, utilizing a unified schema to manage diverse data types. The project distinguishes itself by combining distributed data engineering with large-scale AI inference. It provides an AI data pipeline for batch-optimizing model prompts and generating high-dimensional text embeddings, while utilizing zero-copy memory sharing to execute custom Python functions witho

    Utilizes vectorized columnar processing on contiguous memory blocks to maximize hardware utilization.

    Rustai-engineeringai-pipelinearrow
    GitHub पर देखें↗5,225
  • grafana/tempografana का अवतार

    grafana/tempo

    5,079GitHub पर देखें↗

    Grafana Tempo is a high-scale distributed tracing backend and columnar trace database. It serves as an observability data store that persists and queries spans and traces using OpenTelemetry standards, allowing for the analysis of request flows across microservices. The system distinguishes itself by using an object-store based backend with columnar Parquet storage. This architecture enables efficient attribute searching and large-scale data retrieval through dedicated attribute columnization and block-based data partitioning. It includes a specialized TraceQL query engine for filtering trace

    Organizes trace data into columnar Parquet files to enable efficient attribute filtering and high-performance retrieval.

    Godistributed-tracinggrafana
    GitHub पर देखें↗5,079
  • roaringbitmap/roaringbitmapRoaringBitmap का अवतार

    RoaringBitmap/RoaringBitmap

    3,878GitHub पर देखें↗

    RoaringBitmap is a compressed integer set library designed for memory-efficient storage and high-speed in-memory analytics. It provides a professional implementation of the Roaring Bitmap format to maintain compact representations of integer collections. The project features a standardized binary serialization format that enables the exchange of compressed bitmap data across different programming languages and hardware architectures. This allows for consistent data portability and cross-language data exchange. The library performs rapid logical set operations, including intersections, unions

    Facilitates rapid intersections, unions, and differences across massive datasets for real-time analytics.

    Javabitsetdruidjava
    GitHub पर देखें↗3,878
  1. Home
  2. Data & Databases
  3. Columnar Analytics

सब-टैग एक्सप्लोर करें

  • In-Database Analytical Engines1 सब-टैगColumnar query engines embedded directly within the database to run analytical SQL workloads on live data. **Distinct from Columnar Analytics:** Distinct from MySQL Extensions: specifically embeds a DuckDB columnar engine for OLAP, not general plugin-based extensibility.
  • In-Database Columnar Engines1 सब-टैगColumnar query engines embedded directly within the database to run analytical SQL workloads on live data. **Distinct from Columnar Analytics:** Distinct from Columnar Analytics: focuses on the embedded engine architecture within the database, not general columnar query capabilities.
  • Trace Event Columnar Stores1 सब-टैगStores parsed trace events in a column-oriented database to accelerate analytic queries over time-series performance data. **Distinct from Columnar Analytics:** Distinct from general Columnar Analytics: specifically stores parsed trace events, not arbitrary analytical data.