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:
- A proto-database inspired by SQLite for educational purposes.☆85Updated 2 weeks ago
- A very tiny clone of Redis for experimenting with PubSub☆52Updated 2 months ago
- SimpleDB is developed by Edward Sciore. This repo is to enhance it and provide more features.☆30Updated 4 years ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated 8 months ago
- ☆73Updated last week
- An implementation of an educational RDBMS in Go☆22Updated last year
- A database implementation from scratch in Rust☆43Updated 2 years ago
- (educational) build your own disk based KV store in Go☆237Updated last year
- LSM-based key-value store in Go for educational purpose.☆70Updated 4 months ago
- A little Delta Lake/Iceberg inspired database implementation in Go☆41Updated 9 months ago
- Simple embedded java database☆20Updated 6 months ago
- Source Code for 'Generic Data Structures and Algorithms in Go' by Richard Wiener'☆25Updated 3 years ago
- CS341 for Spring 2024☆10Updated last year
- A SQL query compiler written in Rust from scratch☆22Updated 9 months ago
- A toy, ACID compliant, and Relational-ish DBMS built from scratch☆37Updated this week
- Notes on Transaction Processing: Concepts and Techniques by Jim Gray and Andreas Reuter☆38Updated last year
- A collection of small C projects - usually a minimal example of something interesting☆43Updated 3 years ago
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆40Updated 3 years ago
- A simple database built from scratch that has some the basic RDBMS features (SQL query parser, transactions, query optimizer)☆311Updated 2 years ago
- Create the best technical resources for developers to build a strong foundation for professional growth.☆98Updated 2 months ago
- My chapter-wise notes for Database Internals by Alex Petrov.☆452Updated last year
- Related resources for "Database Performance at Scale: A Practical Guide (Apress, 2023)," by Felipe Cardeneti Mendes, Piotr Sarna, Pavel E…☆122Updated 2 weeks ago
- Databases are awesome! 🕶☆59Updated 2 years ago
- Oracle NoSQL Database. Designed for today’s most demanding applications that require low latency responses, flexible data models, and e…☆39Updated 3 weeks ago
- Experimenting with persistence in C☆184Updated 3 years ago
- A basic Raft implementation in Go.☆228Updated last year
- a minimalistic implementation of RAFT algorithm☆25Updated last year
- Listings from manning book☆159Updated last month
- A key-value persistent database that supports SQL queries over B+ and LSM trees☆29Updated 3 years ago
- ☆68Updated 5 years ago