Next generation API for .NET
-
Updated
Nov 16, 2025 - C#
Next generation API for .NET
Waltz is a quorum-based distributed write-ahead log for replicating transactions
Go library for protobuf compatible sstables, a skiplist, a recordio format and other database building blocks like a write-ahead log. Ships now with an embedded key-value store.
High-performance open-source, durable, transactional embedded storage engine designed for low-latency, and optimized read and write efficiency.
Streaming Postgres logical replication changes atleast-once over websockets
💾 CMU 15-445/645: Intro to Database Systems (Fall 2017). A course on the design and implementation of database management systems.
raft is a golang library that provides a simple, clean, and idiomatic implementation of the Raft consensus protocol
A lock-free thread-safe concurrent SkipMap implementation based on ARENA skiplist which helps develop MVCC memtable for LSM-Tree.
A tiny embedded, transactional key-value database 🐱
mkdb is a SQL-based relational database management system (RDBMS) written in Golang (1.18+) with zero third-party dependencies. The goal of the project is to provide a creative outlet for developers who want to experiment with database development in a low-stakes environment.
a tiny database with ARIES recovery algorithm (WAL and Fuzzy Checkpoint) to achieve ACID
A generic-purpose, atomic, ordered, zero-copy read, zero-cost (in-place) write, Write-Ahead Log implementation for Rust.
A LSM-Tree key/value database in Python.
A high-performance time-series database core implementation in Rust
End to End Distributed Deep Learning Engine, works both with Streaming and Batch Data built using Apache Flink
Autonomous Vector database for RAG workloads and AI agents. Hybrid Semantic Cache eliminates cold-cache spikes. Sub-5ms hybrid queries.
Transparent fault-tolerance for storage-centric applications in disaggregated data centers
Add a description, image, and links to the write-ahead-log topic page so that developers can more easily learn about it.
To associate your repository with the write-ahead-log topic, visit your repo's landing page and select "manage topics."