jan-carreras / ddiaLinks
Playground to practice "Designing Data-Intensive Applications" concepts
☆11Updated 2 years ago
Alternatives and similar repositories for ddia
Users that are interested in ddia are comparing it to the libraries listed below
Sorting:
- SimpleDB is developed by Edward Sciore. This repo is to enhance it and provide more features.☆30Updated 4 years ago
- A toy, ACID compliant, and Relational-ish DBMS built from scratch☆36Updated last month
- ☆71Updated 4 months ago
- A very tiny clone of Redis for experimenting with PubSub☆52Updated last month
- SimpleDB - A Simple Relational DBMS☆24Updated 5 months ago
- A SQL query compiler written in Rust from scratch☆22Updated 9 months ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated 8 months ago
- LSM-Tree Key-Value Store based on RocksDB☆79Updated 2 years ago
- A database implementation from scratch in Rust☆43Updated 2 years ago
- A proto-database inspired by SQLite for educational purposes.☆85Updated last year
- Embedded durable, extensive, concurrent safe, highly configurable, transactional LSM tree based key-value store package☆36Updated 8 months ago
- A little Delta Lake/Iceberg inspired database implementation in Go☆41Updated 8 months ago
- Your SQL database for learning purpose☆78Updated last year
- LSM-based key-value store in Go for educational purpose.☆70Updated 3 months ago
- ☆21Updated 11 months ago
- Design and Implementation of kernel level threads for xv6 operating system. Adding system call related to threading environment in xv6 al…☆30Updated 4 years ago
- A Book about how SQLite works. Rewriting SQLite in Rust for Learning and Fun and writing a book I wished I had when started.☆23Updated 4 months ago
- CS341 for Spring 2024☆10Updated 11 months ago
- A basic Raft implementation in Go.☆227Updated last year
- ViewStamped Replication implementation in Go☆39Updated last year
- Related resources for "Database Performance at Scale: A Practical Guide (Apress, 2023)," by Felipe Cardeneti Mendes, Piotr Sarna, Pavel E…☆122Updated 2 months ago
- Simple embedded java database☆20Updated 5 months ago
- Rust Crash Course, by BPB Publications☆18Updated 2 years ago
- ☆68Updated 5 years ago
- Toy vector database written in c99.☆26Updated 9 months ago
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆40Updated 3 years ago
- Open source scholarly literature search☆16Updated 8 months ago
- An implementation of an educational RDBMS in Go☆22Updated 11 months ago
- Prototype implementations of database internal concepts and algorithms in Golang.☆126Updated last year
- A Write-Ahead-Log implementation in Go☆22Updated last year