mvcc topic

List mvcc repositories

libfpta

36
Stars
7
Forks
Watchers

Ultra fast, compact, Embedded Database for tabular and semistructured data.

configx

18
Stars
9
Forks
Watchers

多版本并发控制的配置管理平台

lykiadb

18
Stars
0
Forks
Watchers

A toy DB with a scripting language mainly created for self-education and fun

skl

37
Stars
5
Forks
Watchers

A lock-free thread-safe arena based Skiplist impelementation for building memtable.

featherdb

24
Stars
0
Forks
Watchers

A distributed transactional key-value storage engine in Rust, with horizontal scalability, strong consistency, and high availability.

tihku

105
Stars
8
Forks
Watchers

Optimistic multi-version concurrency control (MVCC) for main memory databases, written in Rust.

tesseract

20
Stars
2
Forks
Watchers

Tesseract: Efficient Online Schema Evolution for Snapshot Databases (VLDB 2023)

skipdb

193
Stars
4
Forks
Watchers

An embedded, in-memory, zero-copy, atomicity, consistency, isolation, MVCC, almost lock-free and serializable snapshot isolation database engine.

The Art of Problem-Solving in Software Engineering: How to Make MySQL Better