amit-davidson / LibraDBLinks
LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.
☆199Updated last year
Alternatives and similar repositories for LibraDB
Users that are interested in LibraDB are comparing it to the libraries listed below
Sorting:
- A Github repo for Building a NoSQL database from zero☆59Updated 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 distributed fault tolerant scheduler that is horizontally scalable 🔥☆96Updated last year
- (educational) build your own disk based KV store in Go☆253Updated last year
- The AriaSQL relational database management system.☆221Updated last year
- A distributed message queue.☆125Updated 6 months ago
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆124Updated 2 years ago
- A disk based KV store (based on Bitcask implementation)☆197Updated 2 years ago
- A fast and easy-to-configure load balancer☆72Updated this week
- A basic Raft implementation in Go.☆233Updated last year
- A fast, disk-based BTree package with an extensive easy-to-use API optimized for large keys with many values.☆99Updated 3 months ago
- A simplified implementation for log structured merge tree.☆62Updated 4 years ago
- Listings from manning book☆178Updated 7 months ago
- An LSM Tree based Key-Value storage engine written in Go☆44Updated last year
- Package for fast persistent, transactional, and embedded key-value storage. LevelDB-WiscKey inspired.☆159Updated 9 months ago
- A slick BTree on disk based key value store implemented in pure Go☆151Updated 3 years 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
- High-performance distributed key-value store w/ a log-structured merge tree implementation written in pure Go + gRPC☆95Updated 6 months ago
- B-tree implementation for Go☆239Updated 3 years ago
- LSM-based key-value store in Go for educational purpose.☆79Updated 9 months ago
- CursusDB is an open-source distributed in-memory yet persisted document oriented database system with real time capabilities.☆468Updated last year
- Solution to One Billion Rows Challenge in Golang.☆260Updated last year
- Embeddable and distributed in-memory alternative to Redis.☆517Updated 7 months ago
- A collection of best practices and lessons learnt from applying concurrency in go.☆111Updated 8 months ago
- NewSQL That Starts Simple. High-performance SQL database with MVCC, columnar indexes, and HTAP capabilities. Pure Go and zero dependencie…☆302Updated last week
- Extremely Fast Full-Text-Search Algorithm and Caching System☆157Updated 2 years ago
- Distributed key-value database in Go☆44Updated 5 years ago
- Stream api (kind of) implementation for go, other useful functions and packages to use go in a functional way☆283Updated last month
- Template repository to work on the labs from MIT 6.824 Distributed Systems course.☆61Updated 3 years ago
- Repository used during the Service Weaver workshops.☆134Updated last year