4 个仓库
Indexing techniques that allow fast filtering and slicing across multiple attributes of a dataset.
Distinct from Hierarchical Data Indexing: Focuses on the Crossfilter pattern of coordinated multi-dimensional slicing rather than hierarchical or distributed indexing.
Explore 4 awesome GitHub repositories matching data & databases · Multi-Dimensional Data Indexing. Refine with filters or upvote what's useful.
dc.js is a multi-dimensional analysis tool and visualization framework used to build interactive data dashboards. It functions as a charting library that renders diverse SVG visualizations powered by D3 and integrates natively with Crossfilter to enable coordinated filtering across large datasets. The project is distinguished by its linked-view coordination, where selecting a data range or category in one chart simultaneously updates all other connected views. This allows for dynamic data exploration through dimensional chart linking and coordinated brushing, transforming raw datasets into na
Integrates natively with Crossfilter to maintain multi-dimensional data stores for high-performance filtering and slicing.
zvt 是一个量化交易框架,旨在构建、回测和执行算法交易策略。它作为一个模块化系统,集成了用于市场数据收集的金融数据管道、用于策略评估的算法回测引擎,以及用于自动化市场执行的事件驱动交易系统。 该项目通过信号管理的混合方法脱颖而出,使用结合了自动化量化逻辑与人工干预的动态标签系统。它包含一个用于可视化研究因子和性能指标的量化分析仪表板,以及一个用于集成 AI 驱动信号的接口。 该框架涵盖了几个核心功能领域,包括量化数据转换和技术因子计算、来自多个提供商的自动化市场数据获取,以及基于金融指标生成过滤后的资产池。它还管理用于数据同步的循环后台任务,并通过电子邮件或机器人分发自动化市场警报。
Organizes financial data by entity and timestamp to enable efficient slicing and transformation of datasets.
DeepOps 是一个全栈可观测性平台和应用程序性能监控工具。它作为分布式服务可观测性套件,旨在跨不同基础设施层跟踪响应时间、资源使用情况和服务健康状况。 该平台作为跨栈遥测聚合器运行,将指标和日志统一为单一数据流。它集成了一个启发式异常检测系统,分析性能基准以识别统计异常值并预测操作故障。 该系统涵盖了广泛的监控功能,包括实时延迟监控、分布式跟踪关联和跨层资源分析。它利用多维数据索引来过滤和分析复杂技术栈中的系统指标。
Organizes system metrics by multiple attributes to allow rapid filtering and drilling down into bottlenecks.
Kylin is a distributed OLAP engine designed for executing fast SQL queries on massive datasets. It utilizes multi-dimensional data cubes to pre-calculate data aggregates, enabling sub-second response times for large-scale analytical queries and big data analytics. The system focuses on large-scale data warehousing and multi-dimensional data modeling. It allows for the organization and querying of vast amounts of structured data to support business intelligence and reporting workflows through distributed SQL querying.
Maps high-cardinality dimensions to physical storage locations to minimize data scanning during retrieval.