## General remarks
- [[データベースがディスクにデータを書き込む流れ]]
- [[エッジでのDBクエリキャッシュ]]
- [[Why SQLite Uses Bytecode]]
## Concepts
- [[NoSQL]]
- [[線形化可能性]]
- [[Learned Index]]
## Products
- [[Redis]]
- [[RedisはディスクベースのRDBよりなぜ速いと言われているのか?]]
- [[Redis persistence demistified]]
- [[Redis 7.0]]
- [[Redisの定数時間計算量によるキー参照]]
- [[Redisクラスタの初期化]]
- [[Redis shared Pub-Sub]]
- [[Redis Functions]]
- [[Redis Clusterのスケールイン失敗]]
- [[Amazon MemoryDB for Redis]]
- [[Cassandra]]
- [[Cassandraのデータアクセスとアルゴリズムと計算量]]
- [[Cassandraのキーバリュー構造]]
- [[Cassandraとjemalloc]]
- [[Cassandraのキー参照の最悪ケース]]
- [[IndraDB]]
## Papers
- [[2025__SIGMOD__Transactional Cloud Applications - Status Quo, Challenges, and Opportunities]]
- [[2025__SIGMOD__Database as Runtime - Compiling LLMs to SQL for In-database Model Serving]]
- Marlin: [[2025__SIGMOD__Marlin: Efficient Coordination for Autoscaling Cloud DBMS]]
- [[2024__SYSTOR__IndiLog - Bridging Scalability and Performance in Stateful Serverless Computing with Shared Logs]]
- [[2025__CIDR__OSDB - Exposing the Operating System’s Inner Database]]
- [[2024__arXiv__Learned Data Compression - Challenges and Opportunities for the Future]]
- [[2024__JoCC__Impacts of data consistency levels in cloud-based NoSQL for data-intensive applications]]
- [[2024__VLDB__Towards Millions of Database Transmission Services in the Cloud]]
- [[2024__arXiv__Query Rewriting via Large Language Models]]
- [[2024__DEEM@SIGMOD__Nautilus - A Benchmarking Platform for DBMS Knob Tuning]]
- [[2022__DEBS__Thinking in Events- From Databases to Distributed Collaboration Software]]
- [[2022__ATC__Amazon DynamoDB - A Scalable, Predictably Performant, and Fully Managed NoSQL Database Service]]
- [[2022__SIGMOD__Many Faces of Ad Hoc Transactions]]
- [[2021__VLDB__DBOS - A DBMS-oriented Operating System]]
- [[2017__VLDB__Quaestor - Query Web Caching for Database-as-a-Service Providers]]
- [[2014__ICDE__Rethinking Main Memory OLTP Recovery]]
- [[2013__NSDI__Scaling Memcache at Facebook]]
- [[2008__TOCS__Bigtable - A Distributed Storage System for Structured Data]]
- [[2008__VLDB__Scalable query result caching for web applications]]
- [[2008__SIGMOD__OLTP Through the Looking Glass, and What We Found There]]
- [[2007__OSR__Dynamo - Amazon's Highly Available Key-value Store]]
## Failure Management
- [[データベースシステムのAIOps論文]]
## [[Time Series DataBase]]
- [[TSDB - MOC]]
## Books
- [[Cassandra - The Definitive Guide, (Revised) Third Edition]]