TiDB: a Raft-based HTAP database

D Huang, Q Liu, Q Cui, Z Fang, X Ma, F Xu… - Proceedings of the …, 2020 - dl.acm.org
Hybrid Transactional and Analytical Processing (HTAP) databases require processing
transactional and analytical queries in isolation to remove the interference between them. To …

Rocksdb: Evolution of development priorities in a key-value store serving large-scale applications

S Dong, A Kryczka, Y Jin, M Stumm - ACM Transactions on Storage (TOS …, 2021 - dl.acm.org
This article is an eight-year retrospective on development priorities for RocksDB, a key-value
store developed at Facebook that targets large-scale distributed systems and that is …

A Survey on the Integration of Blockchains and Databases

C Zhu, J Li, Z Zhong, C Yue, M Zhang - Data Science and Engineering, 2023 - Springer
The success of blockchain technology in cryptocurrencies reveals its potential in the data
management field. Recently, there is a trend in the database community to integrate …

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 …

Myrocks: Lsm-tree database storage engine serving facebook's social graph

Y Matsunobu, S Dong, H Lee - Proceedings of the VLDB Endowment, 2020 - dl.acm.org
Facebook uses MySQL to manage tens of petabytes of data in its main database named the
User Database (UDB). UDB serves social activities such as likes, comments, and shares. In …

Evolution of development priorities in key-value stores serving large-scale applications: The {rocksdb} experience

S Dong, A Kryczka, Y Jin, M Stumm - 19th USENIX Conference on File …, 2021 - usenix.org
RocksDB is a key-value store targeting large-scale distributed systems and optimized for
Solid State Drives (SSDs). This paper describes how our priorities in developing RocksDB …

Towards an adaptable systems architecture for memory tiering at warehouse-scale

P Duraisamy, W Xu, S Hare, R Rajwar… - Proceedings of the 28th …, 2023 - dl.acm.org
Fast DRAM increasingly dominates infrastructure spend in large scale computing
environments and this trend will likely worsen without an architectural shift. The cost of …

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 …

Manu: a cloud native vector database management system

R Guo, X Luan, L Xiang, X Yan, X Yi, J Luo… - arXiv preprint arXiv …, 2022 - arxiv.org
With the development of learning-based embedding models, embedding vectors are widely
used for analyzing and searching unstructured data. As vector collections exceed billion …

dLSM: An LSM-based index for memory disaggregation

R Wang, J Wang, P Kadam, MT Özsu… - 2023 IEEE 39th …, 2023 - ieeexplore.ieee.org
The emerging trend of memory disaggregation where CPU and memory are physically
separated from each other and are connected via ultra-fast networking, eg, over RDMA …