zaynabed / goDBLinks
Database management system built from scratch using Golang to handle data persistence to disk, query optimization via indexing, and concurrent access
☆16Updated last year
Alternatives and similar repositories for goDB
Users that are interested in goDB are comparing it to the libraries listed below
Sorting:
- distributedfilesystemgo☆295Updated last year
- An LSM Tree based Key-Value storage engine written in Go☆42Updated 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
- A Write-Ahead-Log implementation in Go☆22Updated last year
- Distributed key-value database in Go☆44Updated 5 years ago
- Implementation of MapReduce in Go.☆22Updated 4 years ago
- A Github repo for Building a NoSQL database from zero☆59Updated 2 years ago
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆39Updated 3 years ago
- (educational) build your own disk based KV store in Go☆243Updated last year
- A simple distributed task scheduler written in Go . It's designed to handle a high volume of tasks, distribute them across multiple worke…☆70Updated last year
- A basic Raft implementation in Go.☆228Updated last year
- A fully featured SQL database written in Go☆50Updated 7 months ago
- A key-value persistent database that supports SQL queries over B+ and LSM trees☆30Updated 3 years ago
- Low level system design solutions in Golang☆70Updated 4 months ago
- An implementation of an educational RDBMS in Go☆22Updated last year
- A simplified implementation for log structured merge tree.☆62Updated 4 years ago
- Go chat application. Implemented in multiple ways, using golang channel and redis pub/sub model☆63Updated 2 years ago
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆122Updated 2 years ago
- ☆42Updated last year
- ☆68Updated 5 years ago
- A simple database built from scratch in Rust☆72Updated last year
- My chapter-wise notes for Database Internals by Alex Petrov.☆479Updated last year
- LSM-based key-value store in Go for educational purpose.☆76Updated 6 months ago
- SimpleDB - A Simple Relational DBMS☆24Updated 7 months ago
- Modern real-time chat in scalable architecture.☆416Updated 3 weeks ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated 10 months ago
- A fast and easy-to-configure load balancer☆67Updated 2 months ago
- Listings from manning book☆163Updated 3 months ago
- A toy, ACID compliant, and Relational-ish DBMS built from scratch☆39Updated last month
- backend clone of Twitter with golang☆181Updated last year