MIT-DB-Class / go-db-2024Links
☆30Updated 11 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:
- Create the best technical resources for developers to build a strong foundation for professional growth.☆97Updated 5 months ago
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆124Updated 2 years ago
- An persistent relational database built in Go.☆705Updated 3 months ago
- (educational) build your own disk based KV store in Go☆251Updated last year
- A basic Raft implementation in Go.☆228Updated last year
- LSM-based key-value store in Go for educational purpose.☆79Updated 7 months ago
- distributed, durable, and highly available log built on top of S3☆182Updated 9 months ago
- Playground to practice "Designing Data-Intensive Applications" concepts☆12Updated 2 years ago
- A basic introduction to coding in modern C++.☆986Updated last year
- This is the homepage of our MySQL improvement project, showcasing optimizations and enhancements across various MySQL versions.☆147Updated 5 months ago
- A simple database built from scratch that has some the basic RDBMS features (SQL query parser, transactions, query optimizer)☆323Updated 3 years ago
- Lightweight Durable Golang Workflows☆485Updated this week
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆40Updated 3 years ago
- A collection of demos showcasing how stream processing can be used to solve real-world problems.☆233Updated this week
- SimpleDB - A Simple Relational DBMS☆25Updated 9 months ago
- CursusDB is an open-source distributed in-memory yet persisted document oriented database system with real time capabilities.☆466Updated last year
- LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.☆196Updated last year
- A high performance key value cache built from first principles☆333Updated 6 months ago
- A BitTorrent client implementation in Go☆267Updated 4 months ago
- Open-source storage engine for highly concurrent, transactional log-structured key-value storage.☆234Updated 3 weeks ago
- A proto-database inspired by SQLite for educational purposes.☆86Updated 4 months ago
- Notes on Transaction Processing: Concepts and Techniques by Jim Gray and Andreas Reuter☆38Updated last year
- High-performance distributed key-value store w/ a log-structured merge tree implementation written in pure Go + gRPC☆95Updated 4 months ago
- ☆24Updated 2 months ago
- A collection of resources about databases and related topics☆97Updated 2 years ago
- An LSM Tree based Key-Value storage engine written in Go☆43Updated last year
- Related resources for "Database Performance at Scale: A Practical Guide (Apress, 2023)," by Felipe Cardeneti Mendes, Piotr Sarna, Pavel E…☆124Updated 3 months ago
- Implementation of MapReduce in Go.☆25Updated 5 years ago
- Relational Database for High-Intensity, Contention-Free OLTP.☆92Updated this week
- Go library for protobuf compatible sstables, a skiplist, a recordio format and other database building blocks like a write-ahead log. Shi…☆358Updated 5 months ago