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:
- SimpleDB is developed by Edward Sciore. This repo is to enhance it and provide more features.☆31Updated 4 years ago
- A toy, ACID compliant, and Relational-ish DBMS built from scratch☆37Updated last month
- A very tiny clone of Redis for experimenting with PubSub☆52Updated 3 months ago
- Simple embedded java database☆23Updated 7 months ago
- An implementation of an educational RDBMS in Go☆22Updated last year
- ☆68Updated 5 years ago
- A proto-database inspired by SQLite for educational purposes.☆85Updated last month
- My chapter-wise notes for Database Internals by Alex Petrov.☆474Updated last year
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated 10 months ago
- ☆75Updated last month
- A database implementation from scratch in Rust☆43Updated 2 years ago
- ☆28Updated 9 months ago
- A simple database built from scratch that has some the basic RDBMS features (SQL query parser, transactions, query optimizer)☆314Updated 2 years ago
- C11 implementation of the 1 Billion Rows Challenge. 1️⃣🐝🏎️ Runs in ~1.6 seconds on my not-so-fast laptop CPU w/ 16GB RAM.☆101Updated last year
- A Monkey Language interpreter, written in Python.☆10Updated 4 years ago
- Android App for Hacker News and Widget☆12Updated 5 months ago
- Rust Crash Course, by BPB Publications☆18Updated 3 years ago
- Related resources for "Database Performance at Scale: A Practical Guide (Apress, 2023)," by Felipe Cardeneti Mendes, Piotr Sarna, Pavel E…☆122Updated last month
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆40Updated 3 years ago
- Notes on Transaction Processing: Concepts and Techniques by Jim Gray and Andreas Reuter☆38Updated last year
- Your SQL database for learning purpose☆78Updated last week
- A little Delta Lake/Iceberg inspired database implementation in Go☆42Updated 10 months ago
- Markdown version of my system design notes, compiled from a bunch of different online resources☆76Updated last year
- Listings from manning book☆159Updated 3 months ago
- Software Design by Example with JavaScript☆75Updated last year
- LSM-Tree Key-Value Store based on RocksDB☆80Updated 2 years ago
- LSM-based key-value store in Go for educational purpose.☆76Updated 5 months ago
- a minimalistic implementation of RAFT algorithm☆25Updated last year
- Resources for Python Distilled (Book)☆103Updated last year
- Source Code for 'Generic Data Structures and Algorithms in Go' by Richard Wiener'☆25Updated 3 years ago