Wind-Gone / Paper4OLTPandConcurrencyTesting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Paper4OLTPandConcurrencyTesting

This repository lists papers with topics covering OLTP and error testing (especially concurrency-related testing).

New PR is welcome for any material that you think should be included in this collection. .

If you want to add new paper, please follow link format:

paperName(with access link) [MeetingName(with open source code, if exists) Year]

[TOC]

Survey

OLTP

Implementation

Concurrency Control

Transaction

Anomaly Detection

Benchmark

  • DBPA: A Benchmark for Transactional Database Performance Anomalies [SIGMOD 23]

Testing

Concurrency Testing

Fuzzing

Root Cause Analyze

Fault Location

About