JyotinderSingh / go-walLinks
A Write-Ahead-Log implementation in Go
☆22Updated last year
Alternatives and similar repositories for go-wal
Users that are interested in go-wal are comparing it to the libraries listed below
Sorting:
- An LSM Tree based Key-Value storage engine written in Go☆42Updated last year
- ViewStamped Replication implementation in Go☆39Updated last year
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated 10 months ago
- Log-structured merge-tree☆32Updated 2 years ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 10 months ago
- Simple and efficient WAL implementation in Go 🚀☆61Updated last year
- LSM-based key-value store in Go for educational purpose.☆76Updated 6 months ago
- A fully featured SQL database written in Go☆50Updated 7 months ago
- An implementation of an educational RDBMS in Go☆22Updated last year
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆39Updated 3 years ago
- A small distributed key value store written in java, uses event driven architecture and supports replication.☆16Updated 11 months ago
- A pluggable implementation of the Paxos Consensus Protocol☆24Updated 8 years ago
- A basic Raft implementation in Go.☆228Updated last year
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- Building an intuition for different IO models (sync, io_uring, etc.) across different languages.☆29Updated last year
- Databases are awesome! 🕶☆59Updated 2 years ago
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Data☆37Updated last year
- Minimal hashicorp/raft example☆41Updated 3 months ago
- SimpleDB - A Simple Relational DBMS☆24Updated 7 months ago
- A multi-master k/v store using gossip for replication written in Go☆18Updated 6 years ago
- ☆34Updated 4 years ago
- Implementation of MapReduce in Go.☆22Updated 5 years ago
- A slick BTree on disk based key value store implemented in pure Go☆149Updated 3 years ago
- A library of replicated state machine algorithms is based on Viewstamped Replication Revisited☆15Updated 4 years ago
- Writing a SQL database, take two: Zig and RocksDB☆158Updated 2 years ago
- Building an intuition for latency and throughput of basic operations across SQL databases.☆55Updated last year
- Embedded durable, extensive, concurrent safe, highly configurable, transactional LSM tree based key-value store package☆36Updated 11 months ago
- A distributed message queue.☆125Updated 3 months ago
- Go implementation of SimpleDB, a basic RDBMS described by the "Database Design and Implementation" book by Edward Sciore☆26Updated 6 months ago
- A database implementation from scratch in Rust☆42Updated 2 years ago