MIT-DB-Class / go-db-2024
☆26Updated 6 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:
- A basic Raft implementation in Go.☆225Updated last year
- (educational) build your own disk based KV store in Go☆231Updated last year
- A high performance key value cache built from first principles☆322Updated last month
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆120Updated 2 years ago
- Create the best technical resources for developers to build a strong foundation for professional growth.☆95Updated 3 weeks ago
- LSM-based key-value store in Go for educational purpose.☆67Updated 2 months ago
- An persistent relational database built in Go.☆639Updated last month
- High-performance distributed key-value store w/ a log-structured merge tree implementation written in pure Go + gRPC☆88Updated 3 months ago
- Extract some insightful technical points from the book.☆17Updated 5 months ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆60Updated 6 months ago
- SimpleDB - A Simple Relational DBMS☆24Updated 3 months ago
- distributed, durable, and highly available log built on top of S3☆175Updated 4 months ago
- Notes on Transaction Processing: Concepts and Techniques by Jim Gray and Andreas Reuter☆39Updated last year
- A curated list of awesome DBOS resources 😎☆65Updated last month
- A distributed in-memory, durable key value database designed for massive amounts of critical data and low latency.☆76Updated 2 months ago
- Related resources for "Database Performance at Scale: A Practical Guide (Apress, 2023)," by Felipe Cardeneti Mendes, Piotr Sarna, Pavel E…☆123Updated last month
- Go library for protobuf compatible sstables, a skiplist, a recordio format and other database building blocks like a write-ahead log. Shi…☆325Updated this week
- ☆19Updated 3 weeks ago
- Databases are awesome! 🕶☆58Updated 2 years ago
- LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.☆184Updated last year
- Package for fast persistent, transactional, and embedded key-value storage. LevelDB-WiscKey inspired.☆132Updated last month
- High-performance open-source, durable, transactional embedded storage engine designed for low-latency, and optimized read and write effic…☆269Updated 6 months ago
- A SQL query engine in Go☆154Updated 7 months ago
- one billion row challenge☆42Updated last year
- A collection of resources about databases and related topics☆90Updated 2 years ago
- ViewStamped Replication implementation in Go☆39Updated last year
- A transactional key-value database written in Go for Linux and macOS☆185Updated 3 weeks ago
- An LSM Tree based Key-Value storage engine written in Go☆36Updated 10 months ago
- Fast selection algorithms for Go☆243Updated 5 months ago
- An Educational parallel Algorithm collection☆126Updated 4 months ago