blinkdb
Query processor
A system designed to process large datasets efficiently by answering queries with approximate results and error bars.
BlinkDB: Sub-Second Approximate Queries on Very Large Data.
660 stars
95 watching
123 forks
Language: Scala
last commit: almost 11 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
netflix/pigpen | A map-reduce framework for Clojure that compiles to Apache Pig or Cascading without requiring extensive knowledge of those systems. | 567 |
apache/impala | A high-performance query engine designed to handle large-scale data processing and analytics | 1,151 |
sheharyarn/que | A distributed job processing system utilizing an in-memory real-time database | 669 |
weblyzard/streaming-sparql | Provides a robust, incremental processing of streaming results from SPARQL servers. | 6 |
cube2222/jql | A JSON query processor with a custom syntax that simplifies complex queries by breaking them down into step-by-step operations. | 896 |
zhiqiang-he/streamcql | A continuous query language designed to simplify the use of real-time computation systems with a unified interface and reduced complexity. | 0 |
castagna/sarq | A system that enables SPARQL queries to search RDF graphs using a remote Solr index. | 16 |
epfldata/squall | An online query processing engine built on top of Storm, executing SQL queries on continuous data streams. | 270 |
semantalytics/xsparql | A Java-based implementation of a XQuery processor and query language with syntax tree visualization capabilities. | 14 |
gnoso/spreadsheet_report | A tool for running queries against databases and putting the results into Google Spreadsheets. | 12 |
aschaetzle/sempala | A system that provides fast and interactive SPARQL query processing on top of Hadoop using a columnar layout and a SQL layer. | 12 |
cloudera/impala | A distributed SQL query engine for analyzing large datasets in Hadoop clusters | 33 |
bkirwi/coast | A streaming data processing framework with strong ordering and exactly-once semantics | 60 |
crosseye/ramda | A practical functional JavaScript library for building data pipelines with immutable and side-effect free functions | 2 |
ad-freiburg/qlever | A fast and efficient SPARQL engine for querying large knowledge graphs | 417 |