All Projects → hbutani → spark-druid-olap

hbutani / spark-druid-olap

Licence: Apache-2.0 License
Sparkline BI Accelerator provides fast ad-hoc query capability over Logical Cubes. This has been folded into our SNAP Platform(http://bit.ly/2oBJSpP) an Integrated BI platform on Apache Spark.

Programming Languages

scala
5932 projects
shell
77523 projects

Projects that are alternatives of or similar to spark-druid-olap

Guitar
A Simple and Efficient Distributed Multidimensional BI Analysis Engine.
Stars: ✭ 86 (-69.93%)
Mutual labels:  business-intelligence, olap-cube
Spark Druid Olap
Sparkline BI Accelerator provides fast ad-hoc query capability over Logical Cubes. This has been folded into our SNAP Platform(http://bit.ly/2oBJSpP) an Integrated BI platform on Apache Spark.
Stars: ✭ 282 (-1.4%)
Mutual labels:  spark, business-intelligence
OLAP-cube
is an hypercube of data
Stars: ✭ 23 (-91.96%)
Mutual labels:  business-intelligence, olap-cube
Redash
Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.
Stars: ✭ 20,147 (+6944.41%)
Mutual labels:  spark, business-intelligence
prosto
Prosto is a data processing toolkit radically changing how data is processed by heavily relying on functions and operations with functions - an alternative to map-reduce and join-groupby
Stars: ✭ 54 (-81.12%)
Mutual labels:  spark, business-intelligence
Quill
Compile-time Language Integrated Queries for Scala
Stars: ✭ 1,998 (+598.6%)
Mutual labels:  spark, sparksql
EDA
Enterprise Data Analytics by Jortilles ( EDA )
Stars: ✭ 59 (-79.37%)
Mutual labels:  business-intelligence
visualize-data-with-python
A Jupyter notebook using some standard techniques for data science and data engineering to analyze data for the 2017 flooding in Houston, TX.
Stars: ✭ 60 (-79.02%)
Mutual labels:  spark
query2report
Query2Report is a simple open source business intelligence platform that allows users to build report/dashboard for business analytics or enterprise reporting
Stars: ✭ 43 (-84.97%)
Mutual labels:  business-intelligence
pre-lt-raster-frames
Spark DataFrames for earth observation data
Stars: ✭ 19 (-93.36%)
Mutual labels:  sparksql
swordfish
Open-source distribute workflow schedule tools, also support streaming task.
Stars: ✭ 35 (-87.76%)
Mutual labels:  spark
experiments
Code examples for my blog posts
Stars: ✭ 21 (-92.66%)
Mutual labels:  spark
lightdash
An open source alternative to Looker built using dbt. Made for analysts ❤️
Stars: ✭ 1,082 (+278.32%)
Mutual labels:  business-intelligence
Graph-OLAP
An attempt to model an OLAP cube with Neo4j.
Stars: ✭ 37 (-87.06%)
Mutual labels:  olap-cube
spark-stringmetric
Spark functions to run popular phonetic and string matching algorithms
Stars: ✭ 51 (-82.17%)
Mutual labels:  spark
MLiFC
Course Material for the machine learning in financial context bootcamp
Stars: ✭ 102 (-64.34%)
Mutual labels:  business-intelligence
Spark-Ar
Resources for Spark AR
Stars: ✭ 43 (-84.97%)
Mutual labels:  spark
harlan
Harlan é o sistema modular que permite você automatizar toda sua governança cadastral da nuvem.
Stars: ✭ 25 (-91.26%)
Mutual labels:  business-intelligence
fastdata-cluster
Fast Data Cluster (Apache Cassandra, Kafka, Spark, Flink, YARN and HDFS with Vagrant and VirtualBox)
Stars: ✭ 20 (-93.01%)
Mutual labels:  spark
gems
Ruby Football Week 2021, June 11th to June 17th - 7 Days of Ruby (Sports) Gems ++ Best of Ruby Gems Series
Stars: ✭ 76 (-73.43%)
Mutual labels:  business-intelligence

Sparkline BI Accelerator

Latest release: 0.4.0
Documentation: Overview, Quick Start Guide, User Guide, Dev. Guide
Mailing List: User Mailing List
License: Apache 2.0
Continuous Integration: Build Status
Company: Sparkline Data

The Sparkline BI Accelerator is a Spark native Business Intelligence Stack geared towards providing fast ad-hoc querying over a Logical Cube(aka Star-Schema). It simplifies how enterprises can provide an ad-hoc query layer on top of a Hadoop/Spark(Big Open Data Stack).

  • we provide the ad-hoc query capability by extending the Spark SQL layer, through SQL extensions and an extended Optimizer(both logical and Physical optimizations).
  • we use OLAP indexing vs. pre-materialization as a technique to achieve query performance. OLAP Indexing is a well-known technique that is far superior to materialized views to support ad-hoc querying. We utilize another Open-Source Apache licensed Big Data component for the OLAP Indexing capability.

Overall Picture

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].