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:
- An implementation of an educational RDBMS in Go☆22Updated last year
- A toy, ACID compliant, and Relational-ish DBMS built from scratch☆42Updated 4 months ago
- A proto-database inspired by SQLite for educational purposes.☆86Updated 4 months ago
- A very tiny clone of Redis for experimenting with PubSub☆52Updated 6 months ago
- ☆78Updated 4 months ago
- (educational) build your own disk based KV store in Go☆251Updated last year
- Your SQL database for learning purpose☆78Updated 2 months ago
- LSM-based key-value store in Go for educational purpose.☆79Updated 8 months ago
- SimpleDB - A Simple Relational DBMS☆25Updated 10 months ago
- A basic Raft implementation in Go.☆231Updated last year
- My chapter-wise notes for Database Internals by Alex Petrov.☆518Updated last year
- A simple database built from scratch that has some the basic RDBMS features (SQL query parser, transactions, query optimizer)☆325Updated 3 years ago
- About the book "Writing for Developers: Blogs That Get Read," which is all about writing more compelling engineering blog posts. By Piotr…☆265Updated this week
- Notes on Transaction Processing: Concepts and Techniques by Jim Gray and Andreas Reuter☆38Updated last year
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆63Updated last year
- A key-value persistent database that supports SQL queries over B+ and LSM trees☆31Updated 3 years ago
- ☆31Updated last year
- LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.☆198Updated last year
- Implementation of MapReduce in Go.☆26Updated 5 years ago
- A database implementation from scratch in Rust☆42Updated 2 years ago
- Log-Structured Merge Tree Java implementation☆107Updated last year
- Databases are awesome! 🕶☆59Updated 2 years ago
- a minimalistic implementation of RAFT algorithm☆25Updated 2 years ago
- Simple embedded java database☆28Updated 10 months ago
- A little Delta Lake/Iceberg inspired database implementation in Go☆43Updated last year
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆124Updated 2 years ago
- A SQL query compiler written in Rust from scratch☆21Updated last year
- Create the best technical resources for developers to build a strong foundation for professional growth.☆97Updated 6 months ago
- Writing a SQL database, take two: Zig and RocksDB☆159Updated 3 years ago
- A collection of resources about databases and related topics☆98Updated 3 years ago