MIT-DB-Class / go-db-2024Links
☆29Updated 10 months ago
Alternatives and similar repositories for go-db-2024
Users that are interested in go-db-2024 are comparing it to the libraries listed below
Sorting:
- (educational) build your own disk based KV store in Go☆243Updated last year
- An persistent relational database built in Go.☆701Updated last month
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆122Updated 2 years ago
- A simple database built from scratch that has some the basic RDBMS features (SQL query parser, transactions, query optimizer)☆318Updated 2 years ago
- A high performance key value cache built from first principles☆329Updated 4 months ago
- A basic Raft implementation in Go.☆228Updated last year
- Create the best technical resources for developers to build a strong foundation for professional growth.☆97Updated 3 months ago
- SimpleDB - A Simple Relational DBMS☆24Updated 7 months ago
- distributed, durable, and highly available log built on top of S3☆180Updated 8 months ago
- Simple internal event bus for Go applications☆543Updated 2 months ago
- High-performance distributed key-value store w/ a log-structured merge tree implementation written in pure Go + gRPC☆91Updated 3 months ago
- ☆23Updated 3 weeks ago
- A transactional key-value database written in Go for Linux and macOS☆199Updated 2 months ago
- Notes on Transaction Processing: Concepts and Techniques by Jim Gray and Andreas Reuter☆38Updated last year
- Playground to practice "Designing Data-Intensive Applications" concepts☆12Updated 2 years ago
- LSM-based key-value store in Go for educational purpose.☆76Updated 6 months ago
- LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.☆190Updated last year
- build your own query planner☆34Updated 10 months ago
- Resonate Server - A CLI, Durable Promise store, and Task Framework☆510Updated last week
- A BitTorrent client implementation in Go☆267Updated 2 months ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated 10 months ago
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆39Updated 3 years ago
- A Go library for serving resources fairly☆761Updated this week
- Go Optimization Guide: Patterns and Techniques for Writing High-Performance Applications with Go☆754Updated last month
- Extract some insightful technical points from the book.☆19Updated 9 months ago
- Reader feedback on the early release of Designing Data-Intensive Applications, second edition☆112Updated last year
- Databases are awesome! 🕶☆59Updated 2 years ago
- Go implementation of SimpleDB, a basic RDBMS described by the "Database Design and Implementation" book by Edward Sciore☆26Updated 5 months ago
- Computer Systems: A Programmer's Perspective – Lab Assignments☆19Updated 11 months ago
- CursusDB is an open-source distributed in-memory yet persisted document oriented database system with real time capabilities.☆461Updated last year