A survey on NoSQL stores

A Davoudian, L Chen, M Liu - ACM Computing Surveys (CSUR), 2018 - dl.acm.org
Recent demands for storing and querying big data have revealed various shortcomings of
traditional relational database systems. This, in turn, has led to the emergence of a new kind …

The Bw-Tree: A B-tree for new hardware platforms

JJ Levandoski, DB Lomet… - 2013 IEEE 29th …, 2013 - ieeexplore.ieee.org
The emergence of new hardware and platforms has led to reconsideration of how data
management systems are designed. However, certain basic functions such as key indexed …

Bolt-on causal consistency

P Bailis, A Ghodsi, JM Hellerstein, I Stoica - Proceedings of the 2013 …, 2013 - dl.acm.org
We consider the problem of separating consistency-related safety properties from availability
and durability in distributed data stores via the application of a" bolt-on" shim layer that …

Foundationdb: A distributed unbundled transactional key value store

J Zhou, M Xu, A Shraer, B Namasivayam… - Proceedings of the …, 2021 - dl.acm.org
FoundationDB is an open source transactional key value store created more than ten years
ago. It is one of the first systems to combine the flexibility and scalability of NoSQL …

YCSB+ T: Benchmarking web-scale transactional databases

A Dey, A Fekete, R Nambiar… - 2014 IEEE 30th …, 2014 - ieeexplore.ieee.org
Database system benchmarks like TPC-C and TPC-E focus on emulating database
applications to compare different DBMS implementations. These benchmarks use carefully …

High performance transactions in deuteronomy

J Levandoski, D Lomet, S Sengupta… - … on Innovative Data …, 2015 - microsoft.com
The Deuteronomy architecture provides a clean separation of transaction functionality
(performed in a transaction component, or TC) from data management functionality …

A model and survey of distributed data-intensive systems

A Margara, G Cugola, N Felicioni, S Cilloni - ACM Computing Surveys, 2023 - dl.acm.org
Data is a precious resource in today's society, and it is generated at an unprecedented and
constantly growing pace. The need to store, analyze, and make data promptly available to a …

On the design and scalability of distributed shared-data databases

S Loesing, M Pilman, T Etter, D Kossmann - Proceedings of the 2015 …, 2015 - dl.acm.org
Database scale-out is commonly implemented by partitioning data across several database
instances. This approach, however, has several restrictions. In particular, partitioned …

Towards scalable real-time analytics: An architecture for scale-out of OLxP workloads

AK Goel, J Pound, N Auch, P Bumbulis… - Proceedings of the …, 2015 - dl.acm.org
We present an overview of our work on the SAP HANA Scale-out Extension, a novel
distributed database architecture designed to support large scale analytics over real-time …

Performance Optimization in Delta Lake for Financial Data: Techniques and Best Practices

A Katari - MZ Computing Journal, 2022 - mzjournal.com
Abstract Performance optimization in Delta Lake environments is crucial for efficiently
handling the vast and complex datasets typical in the financial industry. As financial data …