zaynabed / goDBLinks
Database management system built from scratch using Golang to handle data persistence to disk, query optimization via indexing, and concurrent access
☆14Updated last year
Alternatives and similar repositories for goDB
Users that are interested in goDB 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.☆190Updated last year
- An LSM Tree based Key-Value storage engine written in Go☆41Updated last year
- Implementation of MapReduce in Go.☆22Updated 4 years ago
- Distributed key-value database in Go☆43Updated 4 years ago
- A Write-Ahead-Log implementation in Go☆22Updated last year
- A Github repo for Building a NoSQL database from zero☆58Updated 2 years ago
- A simple distributed task scheduler written in Go . It's designed to handle a high volume of tasks, distribute them across multiple worke…☆67Updated last year
- A fully featured SQL database written in Go☆50Updated 6 months ago
- An implementation of an educational RDBMS in Go☆22Updated last year
- (educational) build your own disk based KV store in Go☆240Updated last year
- distributedfilesystemgo☆290Updated last year
- Low level system design solutions in Golang☆68Updated 3 months ago
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆121Updated 2 years ago
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆40Updated 3 years ago
- ☆68Updated 5 years ago
- LSM-based key-value store in Go for educational purpose.☆75Updated 5 months ago
- ☆17Updated 9 years ago
- A basic Raft implementation in Go.☆229Updated last year
- "Writing An Interpreter in Go" and "Wring A Compiler in Go"☆232Updated 6 years ago
- A distributed message queue.☆125Updated 2 months ago
- FAST AF F☆39Updated last year
- A key-value persistent database that supports SQL queries over B+ and LSM trees☆30Updated 3 years ago
- A simple implementation of distributed cache system☆13Updated 2 years ago
- A collection of best practices and lessons learnt from applying concurrency in go.☆109Updated 4 months ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 9 months ago
- Databases are awesome! 🕶☆59Updated 2 years ago
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆371Updated last year
- SimpleDB - A Simple Relational DBMS☆24Updated 6 months ago
- A fast and easy-to-configure load balancer☆67Updated last month
- ☆41Updated last year