2 Repos
Database systems optimized for complex, multi-dimensional analytical queries and high-concurrency operational workloads.
Distinguishing note: None of the candidates covered the specific OLAP pattern of slice-and-dice analytical querying for trend identification
Explore 2 awesome GitHub repositories matching data & databases · Online Analytical Processing. Refine with filters or upvote what's useful.
Druid is a distributed columnar store and online analytical processing database designed for real-time analytics. It functions as a SQL analytics platform and a streaming data ingestion engine, allowing for the analysis of large datasets with low latency to support interactive dashboards and high-concurrency operational workloads. The system integrates a streaming data ingestion engine that loads information via batch or streaming processes to enable immediate analysis of arriving data. It provides high-performance analytical processing to execute slice-and-dice queries on massive data volume
Executes high-performance slice-and-dice queries on massive volumes of data for rapid trend and pattern identification.
Pigsty is a comprehensive database infrastructure orchestration platform designed to automate the full lifecycle of high-availability PostgreSQL clusters. It functions as an infrastructure-as-code framework that manages cluster coordination, node provisioning, and service discovery through idempotent playbooks. By integrating distributed consensus mechanisms, the platform ensures automated failover and consistent state enforcement across diverse environments, including bare metal and virtualized infrastructure. The platform distinguishes itself through a robust suite of operational capabiliti
Implements columnar storage and distributed query processing for large-scale data analysis.