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 very tiny clone of Redis for experimenting with PubSub☆52Updated 3 months ago
- ☆68Updated 5 years ago
- A toy, ACID compliant, and Relational-ish DBMS built from scratch☆37Updated 3 weeks ago
- An implementation of an educational RDBMS in Go☆22Updated last year
- ☆75Updated last month
- A simple database built from scratch that has some the basic RDBMS features (SQL query parser, transactions, query optimizer)☆311Updated 2 years ago
- A proto-database inspired by SQLite for educational purposes.☆85Updated last month
- ☆28Updated 9 months ago
- A collection of resources about databases and related topics☆94Updated 2 years ago
- My chapter-wise notes for Database Internals by Alex Petrov.☆468Updated last year
- (educational) build your own disk based KV store in Go☆240Updated last year
- Simple embedded java database☆22Updated 6 months ago
- LSM-based key-value store in Go for educational purpose.☆75Updated 5 months ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated 9 months ago
- Databases are awesome! 🕶☆59Updated 2 years ago
- Experimenting with persistence in C☆185Updated 3 years ago
- Markdown version of my system design notes, compiled from a bunch of different online resources☆76Updated last year
- Software Design by Example with JavaScript☆75Updated last year
- A little Delta Lake/Iceberg inspired database implementation in Go☆42Updated 10 months ago
- A Monkey Language interpreter, written in Python.☆10Updated 4 years ago
- copy from http://www.interdb.jp/pg☆42Updated 8 years ago
- A database implementation from scratch in Rust☆43Updated 2 years 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
- 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
- An understandable, fast and scalable Raft Consensus implementation☆144Updated 10 months ago
- LSM-Tree Key-Value Store based on RocksDB☆80Updated 2 years ago
- CS341 for Spring 2024☆10Updated last year
- A SQL query compiler written in Rust from scratch☆22Updated 10 months ago