jan-carreras / ddiaLinks
Playground to practice "Designing Data-Intensive Applications" concepts
☆12Updated 2 years ago
Alternatives and similar repositories for ddia
Users that are interested in ddia are comparing it to the libraries listed below
Sorting:
- A very tiny clone of Redis for experimenting with PubSub☆52Updated 5 months ago
- A proto-database inspired by SQLite for educational purposes.☆86Updated 4 months ago
- A database implementation from scratch in Rust☆42Updated 2 years ago
- (educational) build your own disk based KV store in Go☆251Updated last year
- ☆77Updated 3 months ago
- An LSM Tree based Key-Value storage engine written in Go☆43Updated last year
- ☆30Updated 11 months ago
- SimpleDB - A Simple Relational DBMS☆25Updated 9 months ago
- A little Delta Lake/Iceberg inspired database implementation in Go☆43Updated 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 basic Raft implementation in Go.☆228Updated last year
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆62Updated last year
- A toy, ACID compliant, and Relational-ish DBMS built from scratch☆40Updated 3 months ago
- My chapter-wise notes for Database Internals by Alex Petrov.☆509Updated last year
- A simple database built from scratch that has some the basic RDBMS features (SQL query parser, transactions, query optimizer)☆323Updated 3 years ago
- An implementation of an educational RDBMS in Go☆22Updated last year
- Experimenting with persistence in C☆186Updated 3 years ago
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆124Updated 2 years ago
- LSM-Tree Key-Value Store based on RocksDB☆80Updated 2 years ago
- Your SQL database for learning purpose☆78Updated last month
- A collection of resources about databases and related topics☆97Updated 2 years ago
- A basic JSON library in modern C++☆16Updated 4 years ago
- Notes on Transaction Processing: Concepts and Techniques by Jim Gray and Andreas Reuter☆38Updated last year
- ☆69Updated 5 years ago
- Implementation of MapReduce in Go.☆25Updated 5 years ago
- A Write-Ahead-Log implementation in Go☆22Updated last year
- Create the best technical resources for developers to build a strong foundation for professional growth.☆97Updated 5 months ago
- LSM-based key-value store in Go for educational purpose.☆79Updated 8 months ago
- A Github repo for Building a NoSQL database from zero☆59Updated 3 years ago
- A key-value persistent database that supports SQL queries over B+ and LSM trees☆31Updated 3 years ago