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 - A Simple Relational DBMS☆25Updated 4 months ago
- A very tiny clone of Redis for experimenting with PubSub☆52Updated 3 weeks ago
- ☆21Updated 10 months ago
- An implementation of an educational RDBMS in Go☆22Updated 11 months ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated 7 months ago
- A little Delta Lake/Iceberg inspired database implementation in Go☆42Updated 8 months ago
- ☆67Updated 5 years ago
- A SQL query engine in Go☆154Updated 7 months ago
- Toy vector database written in c99.☆26Updated 9 months ago
- Website and VS Code extension for visualizing recursive functions. Helps to debug and understand how your recursive algorithm works☆36Updated last year
- A proto-database inspired by SQLite for educational purposes.☆84Updated last year
- Simple embedded java database☆20Updated 4 months ago
- Create the best technical resources for developers to build a strong foundation for professional growth.☆98Updated 3 weeks ago
- An interpreter of subset of Python in Go☆50Updated 2 years ago
- (educational) build your own disk based KV store in Go☆234Updated last year
- A toy, ACID compliant, and Relational-ish DBMS built from scratch☆36Updated 3 weeks ago
- Examples of Linux Inter-Processing Communication☆35Updated 4 months ago
- A Go library for handling LFU cache operations in O(1)☆41Updated last year
- A database implementation from scratch in Rust☆43Updated 2 years ago
- Structure and Interpretation of Computer Programs (Python) ebook version☆62Updated 4 years ago
- Code for the article series on building a Python compiler and interpreter☆11Updated 3 months ago
- A basic JSON library in modern C++☆16Updated 3 years ago
- Use Nikola to build hpypjoject.org☆30Updated 7 months ago
- LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.☆187Updated last year
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆40Updated 3 years ago
- An LSM Tree based Key-Value storage engine written in Go☆38Updated 11 months ago
- Your SQL database for learning purpose☆78Updated last year
- A collection of resources about databases and related topics☆91Updated 2 years ago
- 📁 Build your own fast, persistent KV store(Based on bitcask paper)☆66Updated 2 years ago
- C Implementation of the monkey programming language☆73Updated 5 years ago