Cockroachdb: The resilient geo-distributed sql database

R Taft, I Sharif, A Matei, N VanBenschoten… - Proceedings of the …, 2020‏ - dl.acm.org
We live in an increasingly interconnected world, with many organizations operating across
countries or even continents. To serve their global user base, organizations are replacing …

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 …

Log-structured protocols in delos

M Balakrishnan, C Shen, A Jafri, S Mapara… - Proceedings of the …, 2021‏ - dl.acm.org
Developers have access to a wide range of storage APIs and functionality in large-scale
systems, such as relational databases, key-value stores, and namespaces. However, this …

FoundationDB: a distributed key value store

J Zhou, M Xu, A Shraer, B Namasivayam, A Miller… - ACM SIGMOD …, 2022‏ - 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 …

Towards a general framework for ml-based self-tuning databases

T Schmied, D Didona, A Döring, T Parnell… - Proceedings of the 1st …, 2021‏ - dl.acm.org
Machine learning (ML) methods have recently emerged as an effective way to perform
automated parameter tuning of databases. State-of-the-art approaches include Bayesian …

Модель реплицируемой системы хранения данных с использованием среднего возраста информации в качестве показателя актуальности данных

ДР Крылов, ЕД Пойманова, АМ Тюрликов - Информационно …, 2024‏ - i-us.ru
Аннотация Введение: актуальной задачей для реплицируемых систем хранения
данных на основе ведущих и ведомых узлов является обеспечение баланса …

Optimizing multi-tenant database architecture for efficient software as a service delivery

SK Pippal, S Kumar, R Rani - … Computing Electronics and …, 2024‏ - telkomnika.uad.ac.id
A multi-tenant database (MTDB) is the backbone for any cloud app that employs a software
as a service (SaaS) delivery paradigm. Every cloud-based SaaS delivery strategy relies …

FoundationDB: A Distributed Key-Value Store

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

Provably Good Randomized Strategies for Data Placement in Distributed Key-Value Stores

Z Wang, J Zhao, K Agrawal, H Liu, M Xu… - Proceedings of the 28th …, 2023‏ - dl.acm.org
Distributed storage systems are used widely in clouds, databases, and file systems. These
systems store a large amount of data across multiple servers. When a request to access data …

Matchmaker paxos: A reconfigurable consensus protocol [technical report]

M Whittaker, N Giridharan, A Szekeres… - arxiv preprint arxiv …, 2020‏ - arxiv.org
State machine replication protocols, like MultiPaxos and Raft, are at the heart of nearly every
strongly consistent distributed database. To tolerate machine failures, these protocols must …