HRDBMS: Combining the Best of Modern and Traditional Relational Databases

01/24/2019
by   Jason Arnold, et al.
0

HRDBMS is a novel distributed relational database that uses a hybrid model combining the best of traditional distributed relational databases and Big Data analytics platforms such as Hive. This allows HRDBMS to leverage years worth of research regarding query optimization, while also taking advantage of the scalability of Big Data platforms. The system uses an execution framework that is tailored for relational processing, thus addressing some of the performance challenges of running SQL on top of platforms such as MapReduce and Spark. These include excessive materialization of intermediate results, lack of a global cost-based optimization, unnecessary sorting, lack of index support, no statistics, no support for DML and ACID, and excessive communication caused by the rigid communication patterns enforced by these platforms.

READ FULL TEXT

page 3

page 4

page 9

page 10

research
09/14/2022

SQL and NoSQL Databases Software architectures performance analysis and assessments – A Systematic Literature review

Context: The efficient processing of Big Data is a challenging task for ...
research
10/11/2019

Persistence and Big Data Analytics Architectures for Smart Connected Vehicles

Up until recently, relational databases were considered as the de-facto ...
research
05/25/2020

A Big Data Based Framework for Executing Complex Query Over COVID-19 Datasets (COVID-QF)

COVID-19's rapid global spread has driven innovative tools for Big Data ...
research
07/09/2018

Scaling-Up Reasoning and Advanced Analytics on BigData

BigDatalog is an extension of Datalog that achieves performance and scal...
research
11/10/2022

An improved method of delta summation for faster current value selection across filtered subsets of interval and temporal relational data

Aggregation in relational databases is accomplished through hashing and ...
research
03/09/2020

NoSQL Databases: Yearning for Disambiguation

The demanding requirements of the new Big Data intensive era raised the ...
research
03/21/2019

Deep Models for Relational Databases

Due to its extensive use in databases, the relational model is ubiquitou...

Please sign up or login with your details

Forgot password? Click here to reset