jan-carreras / ddiaLinks
Playground to practice "Designing Data-Intensive Applications" concepts
☆13Updated 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.☆37Updated 5 years ago
- (educational) build your own disk based KV store in Go☆252Updated last year
- A toy, ACID compliant, and Relational-ish DBMS built from scratch☆43Updated 5 months ago
- A very tiny clone of Redis for experimenting with PubSub☆52Updated 7 months ago
- ☆34Updated last year
- ☆78Updated 6 months ago
- A simple database built from scratch that has some the basic RDBMS features (SQL query parser, transactions, query optimizer)☆331Updated 3 years ago
- ☆69Updated 5 years ago
- An implementation of an educational RDBMS in Go☆22Updated last year
- A proto-database inspired by SQLite for educational purposes.☆86Updated 6 months ago
- An LSM Tree based Key-Value storage engine written in Go☆45Updated last year
- Listings from manning book☆179Updated 7 months ago
- My chapter-wise notes for Database Internals by Alex Petrov.☆524Updated last year
- copy from http://www.interdb.jp/pg☆53Updated 8 years ago
- LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.☆199Updated last year
- Simple embedded java database☆28Updated 11 months ago
- ☆173Updated 3 months ago
- Rust Crash Course, by BPB Publications☆18Updated 3 years ago
- ☆120Updated 2 years ago
- Software Design by Example with JavaScript☆79Updated last year
- AppEngine hosted chat server. Example for the distributed systems class at www.distributedsystemscourse.com☆155Updated 5 years ago
- Markdown version of my system design notes, compiled from a bunch of different online resources☆83Updated last year
- CS341 for Spring 2024☆11Updated last year
- Your SQL database for learning purpose☆78Updated 3 months ago
- LSM-based key-value store in Go for educational purpose.☆83Updated 10 months ago
- Source Code for 'Generic Data Structures and Algorithms in Go' by Richard Wiener'☆25Updated 3 years ago
- Create the best technical resources for developers to build a strong foundation for professional growth.☆97Updated 7 months ago
- Implementation of MapReduce in Go.☆26Updated 5 years ago
- A little Delta Lake/Iceberg inspired database implementation in Go☆43Updated last year
- A Monkey language interpreter, written in Python.☆10Updated 2 months ago