amit-davidson / LibraDB
LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.
☆177Updated 11 months ago
Alternatives and similar repositories for LibraDB:
Users that are interested in LibraDB are comparing it to the libraries listed below
- A Github repo for Building a NoSQL database from zero☆55Updated 2 years ago
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆362Updated last year
- (educational) build your own disk based KV store in Go☆223Updated 10 months ago
- A basic Raft implementation in Go.☆221Updated 11 months ago
- A disk based KV store (based on Bitcask implementation)☆172Updated last year
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆96Updated 4 months ago
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆116Updated 2 years ago
- An LSM Tree based Key-Value storage engine written in Go☆31Updated 8 months ago
- A simplified implementation for log structured merge tree.☆61Updated 4 years ago
- A fast and easy-to-configure load balancer☆62Updated 2 months ago
- A cloud native embedded storage engine built on object storage.☆84Updated last week
- Distributed key-value database in Go☆42Updated 4 years ago
- A fast, disk-based BTree package with an extensive easy-to-use API optimized for large keys with many values.☆86Updated 2 months ago
- A distributed message queue.☆123Updated 7 months ago
- LSM-based key-value store in Go for educational purpose.☆64Updated last week
- B-tree implementation for Go☆236Updated 3 years ago
- Extremely Fast Full-Text-Search Algorithm and Caching System☆154Updated last year
- The real time database for modern applications☆27Updated last year
- The AriaSQL relational database management system.☆204Updated 5 months ago
- High-performance distributed key-value store w/ a log-structured merge tree implementation written in pure Go + gRPC☆88Updated last month
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- Solution to One Billion Rows Challenge in Golang.☆255Updated last year
- Embeddable and distributed in-memory alternative to Redis.☆456Updated 3 weeks ago
- Distributed cache with client-side consistent hashing, distributed leader-elections, and dynamic node discovery. Supports both REST and g…☆279Updated 8 months ago
- A high-performance, thread-safe generic concurrent hash map implementation with Swiss Map.☆244Updated 3 months ago
- Simple SQL parser☆72Updated last month
- CursusDB is an open-source distributed in-memory yet persisted document oriented database system with real time capabilities.☆448Updated 10 months ago
- Go library for protobuf compatible sstables, a skiplist, a recordio format and other database building blocks like a write-ahead log. Shi…☆320Updated this week
- Stream api (kind of) implementation for go, other useful functions and packages to use go in a functional way☆279Updated 5 months ago