Proceedings of the International Workshop on Big Data in Emergent Distributed Environments 2022
DOI: 10.1145/3530050.3532916
|View full text |Cite
|
Sign up to set email alerts
|

Evaluating push-down on NoSQL data sources

Abstract: Reducing execution time of data integration processes is a challenging and still only partially solved research and technological problem. A few optimization techniques have been developed and applied in practice. One of them is called push-down. It consists in moving the execution of some data processing tasks into a data source. This technique has been developed and evaluated on relational data sources. In this paper, we report our evaluation of push-down on NoSQL data sources, i.e., MongoDB and Cassandra, d… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2022
2022
2024
2024

Publication Types

Select...
2
1

Relationship

0
3

Authors

Journals

citations
Cited by 3 publications
(2 citation statements)
references
References 16 publications
0
2
0
Order By: Relevance
“…It does not have any built-in mechanisms for ensuring referential integrity across tables. In a traditional relational database, foreign keys can be used to link records in different tables, but Apache Cassandra does not support this [3]. Relational databases are typically designed with normalization in mind, which is the process of organizing data into separate tables to reduce data redundancy and improve data integrity.…”
Section: Loading Tiermentioning
confidence: 99%
See 1 more Smart Citation
“…It does not have any built-in mechanisms for ensuring referential integrity across tables. In a traditional relational database, foreign keys can be used to link records in different tables, but Apache Cassandra does not support this [3]. Relational databases are typically designed with normalization in mind, which is the process of organizing data into separate tables to reduce data redundancy and improve data integrity.…”
Section: Loading Tiermentioning
confidence: 99%
“…Target Cassandra Denormalized Schema sandra approaches data modeling differently than relational modeling. Instead of starting with the data model, it starts with the query model [3]. This means that rather than modeling the data and then writing queries, model the queries first and organize the data around them.…”
Section: Information Delivery Tiermentioning
confidence: 99%