SarthakMakhija / go-lsmLinks
LSM-based key-value store in Go for educational purpose.
☆76Updated 5 months ago
Alternatives and similar repositories for go-lsm
Users that are interested in go-lsm are comparing it to the libraries listed below
Sorting:
- A basic Raft implementation in Go.☆228Updated last year
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated 10 months ago
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆123Updated 2 years ago
- A cloud native embedded storage engine built on object storage.☆94Updated 5 months ago
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆40Updated 3 years ago
- Implementation of MapReduce in Go.☆22Updated 4 years ago
- ViewStamped Replication implementation in Go☆39Updated last year
- An LSM Tree based Key-Value storage engine written in Go☆41Updated last year
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 9 months ago
- Go implementation of SimpleDB, a basic RDBMS described by the "Database Design and Implementation" book by Edward Sciore☆26Updated 5 months ago
- Go library for protobuf compatible sstables, a skiplist, a recordio format and other database building blocks like a write-ahead log. Shi…☆331Updated 3 months ago
- Notes on Transaction Processing: Concepts and Techniques by Jim Gray and Andreas Reuter☆38Updated last year
- Databases are awesome! 🕶☆59Updated 2 years ago
- A simple cassandra like kv store using gossip protocol☆16Updated 4 years ago
- (educational) build your own disk based KV store in Go☆242Updated last year
- A disk based KV store (based on Bitcask implementation)☆196Updated last year
- LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.☆190Updated last year
- one billion row challenge☆42Updated last year
- A simplified implementation for log structured merge tree.☆62Updated 4 years ago
- A distributed message queue.☆125Updated 2 months ago
- Related resources for "Database Performance at Scale: A Practical Guide (Apress, 2023)," by Felipe Cardeneti Mendes, Piotr Sarna, Pavel E…☆122Updated last month
- ☆129Updated 7 years ago
- A collection of resources about databases and related topics☆95Updated 2 years ago
- Distributed cache with client-side consistent hashing, distributed leader-elections, and dynamic node discovery. Supports both REST and g…☆281Updated last year
- Raft + Postgres parser + Postgres wire protocol + Boltdb + ? = Distributed PostgreSQL☆103Updated 3 years ago
- ☆34Updated 4 years ago
- experimental raft storage☆102Updated this week
- A toy, ACID compliant, and Relational-ish DBMS built from scratch☆37Updated last month
- A list papers of learning how to building database system☆233Updated 9 months ago
- Tektite DB☆184Updated 6 months ago