amit-davidson / Building-a-NoSQL-database-from-zeroLinks
A Github repo for Building a NoSQL database from zero
☆58Updated 3 years ago
Alternatives and similar repositories for Building-a-NoSQL-database-from-zero
Users that are interested in Building-a-NoSQL-database-from-zero are comparing it to the libraries listed below
Sorting:
- LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.☆198Updated last year
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆96Updated last year
- A distributed message queue.☆125Updated 5 months ago
- Simple and efficient WAL implementation in Go 🚀☆62Updated last year
- A slick BTree on disk based key value store implemented in pure Go☆150Updated 3 years ago
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆378Updated 2 years ago
- A collection of best practices and lessons learnt from applying concurrency in go.☆111Updated 8 months ago
- A fast and easy-to-configure load balancer☆71Updated 5 months ago
- An LSM Tree based Key-Value storage engine written in Go☆44Updated last year
- Distributed key-value database in Go☆44Updated 5 years ago
- New, intuitive, and fun online environment for learning, exploring, and experimenting with the Go programming language.☆19Updated 3 years ago
- Straightforward implementation of Raft Consensus☆66Updated 4 years ago
- A disk based KV store (based on Bitcask implementation)☆197Updated 2 years ago
- A fast, disk-based BTree package with an extensive easy-to-use API optimized for large keys with many values.☆97Updated 2 months ago
- Fuego cache is a concurrent hashed key-value pair service written 100% in Golang. A high-speed cache service with HTTP and plain TCP and …☆16Updated 4 years ago
- ☆17Updated 10 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆83Updated 2 years ago
- A content addressable storage, but decentralized.☆22Updated 2 years ago
- A basic Raft implementation in Go.☆231Updated last year
- Awesome list of most starred go frameworks on GitHub☆66Updated 3 years ago
- A simplified implementation for log structured merge tree.☆62Updated 4 years ago
- A Write-Ahead-Log implementation in Go☆24Updated last year
- ☆34Updated 4 years ago
- Package for fast persistent, transactional, and embedded key-value storage. LevelDB-WiscKey inspired.☆158Updated 8 months ago
- Go implementation of Bitcask - A Log-Structured Hash Table for Fast Key / Value Data☆37Updated last year
- A repo full of interview question implementations in golang.☆107Updated 4 years ago
- Fault tolerant, sharded key value storage written in GoLang☆84Updated 2 years ago
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆124Updated 2 years ago
- Persistent Key-Value store based on BitCask.☆19Updated 10 months ago
- An easy-to-use Map Reduce Go parallel-computing framework inspired by 2021 6.824 lab1. It supports multiple workers threads on a single m…☆226Updated 2 years ago